OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_gpio_dir
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/xscale/
i80312_gpio.c
63
sc->
sc_gpio_dir
= (sc->
sc_gpio_dir
& ~which) | val;
65
~sc->
sc_gpio_dir
);
i80321_gpio.c
60
sc->
sc_gpio_dir
= (sc->
sc_gpio_dir
& ~which) | val;
61
bus_space_write_1(sc->sc_st, sc->sc_sh, ICU_GPOE, ~sc->
sc_gpio_dir
);
i80312var.h
159
uint8_t
sc_gpio_dir
; /* GPIO pin direction (1 == output) */
member in struct:i80312_softc
i80321var.h
144
uint8_t
sc_gpio_dir
; /* GPIO pin direction (1 == output) */
member in struct:i80321_softc
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025