OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rateh
(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
1555
sc->
sc_rateh
= (ospeed >> 8) & 0xff;
1560
sc->
sc_rateh
= ospeed >> 6;
1662
PWRITE1(pi, PL010COM_DLBH, sc->
sc_rateh
);
1680
PWRITE4(pi, PL011COM_IBRD, sc->
sc_rateh
);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025