OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HW_POWER_BASE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbarm/stand/bootimx23/
power_prep.c
43
#define PWR_CTRL (
HW_POWER_BASE
+ HW_POWER_CTRL)
44
#define PWR_CTRL_S (
HW_POWER_BASE
+ HW_POWER_CTRL_SET)
45
#define PWR_CTRL_C (
HW_POWER_BASE
+ HW_POWER_CTRL_CLR)
46
#define PWR_5VCTRL (
HW_POWER_BASE
+ HW_POWER_5VCTRL)
47
#define PWR_5VCTRL_S (
HW_POWER_BASE
+ HW_POWER_5VCTRL_SET)
48
#define PWR_5VCTRL_C (
HW_POWER_BASE
+ HW_POWER_5VCTRL_CLR)
49
#define PWR_MINPWR (
HW_POWER_BASE
+ HW_POWER_MINPWR)
50
#define PWR_MINPWR_S (
HW_POWER_BASE
+ HW_POWER_MINPWR_SET)
51
#define PWR_MINPWR_C (
HW_POWER_BASE
+ HW_POWER_MINPWR_CLR)
52
#define PWR_CHARGE (
HW_POWER_BASE
+ HW_POWER_CHARGE
[
all
...]
bootimx23.c
67
pwr_status_r = (uint32_t *)(
HW_POWER_BASE
+ HW_POWER_STS);
/src/sys/arch/evbarm/imx23_olinuxino/
imx23_olinuxino_machdep.c
306
#define PWR_VDDIOCTRL (
HW_POWER_BASE
+ HW_POWER_VDDIOCTRL)
307
#define PWR_CTRL (
HW_POWER_BASE
+ HW_POWER_CTRL)
308
#define PWR_CTRL_S (
HW_POWER_BASE
+ HW_POWER_CTRL_SET)
309
#define PWR_CTRL_C (
HW_POWER_BASE
+ HW_POWER_CTRL_CLR)
/src/sys/arch/arm/imx/
imx23_powerreg.h
37
#define
HW_POWER_BASE
0x80044000
Completed in 43 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025