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_status00_31
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/ralink/
ralink_gpio.c
317
uint32_t
sc_intr_status00_31
;
member in struct:ra_gpio_softc
1053
if (sc->
sc_intr_status00_31
|| sc->sc_intr_status32_63 ||
1056
sc->
sc_intr_status00_31
,
1072
sc->
sc_intr_status00_31
|= gp_read(sc, RA_PIO_00_31_INT_STAT);
1087
KASSERT((sc->
sc_intr_status00_31
| sc->sc_intr_status32_64 |
1106
gp_write(sc, RA_PIO_00_31_INT_STAT, sc->
sc_intr_status00_31
);
1107
gp_write(sc, RA_PIO_00_31_INT_STAT_EDGE, sc->
sc_intr_status00_31
);
1114
sc->
sc_intr_status00_31
= 0;
1358
intr_status = &sc->
sc_intr_status00_31
;
1493
sc->
sc_intr_status00_31
, sc->sc_intr_status32_63
[
all
...]
ralink_gpio.c
317
uint32_t
sc_intr_status00_31
;
member in struct:ra_gpio_softc
1053
if (sc->
sc_intr_status00_31
|| sc->sc_intr_status32_63 ||
1056
sc->
sc_intr_status00_31
,
1072
sc->
sc_intr_status00_31
|= gp_read(sc, RA_PIO_00_31_INT_STAT);
1087
KASSERT((sc->
sc_intr_status00_31
| sc->sc_intr_status32_64 |
1106
gp_write(sc, RA_PIO_00_31_INT_STAT, sc->
sc_intr_status00_31
);
1107
gp_write(sc, RA_PIO_00_31_INT_STAT_EDGE, sc->
sc_intr_status00_31
);
1114
sc->
sc_intr_status00_31
= 0;
1358
intr_status = &sc->
sc_intr_status00_31
;
1493
sc->
sc_intr_status00_31
, sc->sc_intr_status32_63
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025