OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CTL1_RESET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
nvt.c
116
#define
CTL1_RESET
(1U << 7) /* SW reset, self-clearing */
182
val =
CTL1_RESET
;
186
} while (val &
CTL1_RESET
);
vge.c
144
#define
CTL1_RESET
(1U << 7)
229
val =
CTL1_RESET
;
233
} while (val &
CTL1_RESET
);
Completed in 114 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025