OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POWMAN_PCFR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_apm.c
1009
bus_space_write_4(sc->sc_iot, sc->sc_pm_ioh,
POWMAN_PCFR
, rv);
1182
rv = bus_space_read_4(iot, ioh,
POWMAN_PCFR
);
1183
bus_space_write_4(iot, ioh,
POWMAN_PCFR
, rv | PCFR_PI2C_EN);
1184
rv = bus_space_read_4(iot, ioh,
POWMAN_PCFR
);
1185
bus_space_write_4(iot, ioh,
POWMAN_PCFR
, rv & ~PCFR_FVC);
1207
rv = bus_space_read_4(iot, ioh,
POWMAN_PCFR
);
1208
bus_space_write_4(iot, ioh,
POWMAN_PCFR
,
pxa2x0reg.h
1150
#define
POWMAN_PCFR
0x1c /* Power Manager General Configuration */
Completed in 23 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025