OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_ifls
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/dev/
plcomvar.h
142
volatile uint32_t sc_lcr,
sc_ifls
;
member in struct:plcom_softc
plcom.c
1467
sc->
sc_ifls
= 0;
1472
sc->
sc_ifls
= PL011_IFLS_RXIFLS(lvl);
1475
sc->
sc_ifls
|= PL011_IFLS_TXIFLS(lvl);
1480
sc->
sc_ifls
= 0;
1685
ifls |= sc->
sc_ifls
& PL011_IFLS_MASK;
Completed in 13 milliseconds
Indexes created Sun Oct 19 22:09:57 GMT 2025