OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txfull
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/samsung/
exynos_uart.c
87
uint32_t
txfull
;
member in struct:exynos_uart_config
158
.
txfull
= UFSTAT_TXFULL,
165
.
txfull
= UFSTAT_S5L_TXFULL,
334
while ((RD4(sc, SSCOM_UFSTAT) & sc->sc_conf->
txfull
) != 0)
521
while ((RD4(sc, SSCOM_UFSTAT) & sc->sc_conf->
txfull
) != 0)
exynos_uart.c
87
uint32_t
txfull
;
member in struct:exynos_uart_config
158
.
txfull
= UFSTAT_TXFULL,
165
.
txfull
= UFSTAT_S5L_TXFULL,
334
while ((RD4(sc, SSCOM_UFSTAT) & sc->sc_conf->
txfull
) != 0)
521
while ((RD4(sc, SSCOM_UFSTAT) & sc->sc_conf->
txfull
) != 0)
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025