OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_GPDR1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/g42xxeb/
gb225.c
129
reg = bus_space_read_4(iot, csc->saip.sc_gpioh,
GPIO_GPDR1
);
130
bus_space_write_4(iot, csc->saip.sc_gpioh,
GPIO_GPDR1
,
/src/sys/arch/arm/xscale/
pxa2x0_apm.c
933
sd.sd_gpdr1 = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh,
GPIO_GPDR1
);
1041
bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh,
GPIO_GPDR1
, 0xfcefbd21);
1063
bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh,
GPIO_GPDR1
, sd.sd_gpdr1);
pxa2x0reg.h
370
#define
GPIO_GPDR1
0x10 /* dir reg [63:32] */
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025