OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwr_status_r
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbarm/stand/bootimx23/
bootimx23.c
61
volatile uint32_t *
pwr_status_r
;
local in function:_start
67
pwr_status_r
= (uint32_t *)(HW_POWER_BASE + HW_POWER_STS);
76
if (*
pwr_status_r
& HW_POWER_STS_VDD5V_GT_VDDIO)
86
(uint8_t) __SHIFTOUT(*
pwr_status_r
, HW_POWER_STS_PWRUP_SOURCE);
Completed in 11 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025