OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_imsc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/dev/
plcomvar.h
140
volatile uint32_t sc_cr, sc_ratel, sc_rateh,
sc_imsc
;
member in struct:plcom_softc
plcom.c
458
sc->
sc_imsc
= PL011_INT_RX | PL011_INT_RT;
462
PWRITE4(pi, PL011COM_IMSC, sc->
sc_imsc
);
490
sc->
sc_imsc
= 0;
533
PWRITE4(pi, PL011COM_IMSC, sc->
sc_imsc
);
645
sc->
sc_imsc
= 0;
654
PWRITE4(pi, PL011COM_IMSC, sc->
sc_imsc
);
763
sc->
sc_imsc
= 0;
769
sc->
sc_imsc
= 0;
777
SET(sc->
sc_imsc
, PL011_INT_RT | PL011_INT_RX);
789
SET(sc->
sc_imsc
, PL011_INT_RT | PL011_INT_RX)
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025