OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_txfifo_thresh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/imx/
imxuartvar.h
91
u_short sc_txfifo_len,
sc_txfifo_thresh
;
member in struct:imxuart_softc
imxuart.c
364
sc->
sc_txfifo_thresh
= 16; /* when USR1.TRDY, fifo has space
1895
cc = sc->
sc_txfifo_thresh
;
2054
n = 32 - sc->
sc_txfifo_thresh
;
/src/sys/arch/arm/xilinx/
zynq_uart.c
194
u_short sc_txfifo_len,
sc_txfifo_thresh
;
member in struct:zynquart_softc
422
sc->
sc_txfifo_thresh
= 32;
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025