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_val
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/xscale/
i80312_gpio.c
78
sc->
sc_gpio_val
= (sc->
sc_gpio_val
& ~which) | val;
80
~sc->
sc_gpio_val
);
i80321_gpio.c
74
sc->
sc_gpio_val
= (sc->
sc_gpio_val
& ~which) | val;
75
bus_space_write_1(sc->sc_st, sc->sc_sh, ICU_GPOD, sc->
sc_gpio_val
);
i80312var.h
160
uint8_t
sc_gpio_val
; /* GPIO output pin value */
member in struct:i80312_softc
i80321var.h
145
uint8_t
sc_gpio_val
; /* GPIO output pin value */
member in struct:i80321_softc
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025