OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_intr_status32_63
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/ralink/
ralink_gpio.c
318
uint32_t
sc_intr_status32_63
;
member in struct:ra_gpio_softc
1053
if (sc->sc_intr_status00_31 || sc->
sc_intr_status32_63
||
1057
sc->
sc_intr_status32_63
,
1073
sc->
sc_intr_status32_63
|= gp_read(sc, RA_PIO_32_63_INT_STAT);
1108
gp_write(sc, RA_PIO_32_63_INT_STAT, sc->
sc_intr_status32_63
);
1109
gp_write(sc, RA_PIO_32_63_INT_STAT_EDGE, sc->
sc_intr_status32_63
);
1115
sc->
sc_intr_status32_63
= 0;
1361
intr_status = &sc->
sc_intr_status32_63
;
1493
sc->sc_intr_status00_31, sc->
sc_intr_status32_63
,
ralink_gpio.c
318
uint32_t
sc_intr_status32_63
;
member in struct:ra_gpio_softc
1053
if (sc->sc_intr_status00_31 || sc->
sc_intr_status32_63
||
1057
sc->
sc_intr_status32_63
,
1073
sc->
sc_intr_status32_63
|= gp_read(sc, RA_PIO_32_63_INT_STAT);
1108
gp_write(sc, RA_PIO_32_63_INT_STAT, sc->
sc_intr_status32_63
);
1109
gp_write(sc, RA_PIO_32_63_INT_STAT_EDGE, sc->
sc_intr_status32_63
);
1115
sc->
sc_intr_status32_63
= 0;
1361
intr_status = &sc->
sc_intr_status32_63
;
1493
sc->sc_intr_status00_31, sc->
sc_intr_status32_63
,
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025