sys/dev/fdt/mvuart.c
208
stat = HREAD4(sc, MVUART_STAT);
sys/dev/fdt/mvuart.c
227
stat = HREAD4(sc, MVUART_STAT);
sys/dev/fdt/mvuart.c
236
stat = HREAD4(sc, MVUART_STAT);
sys/dev/fdt/mvuart.c
332
if (HREAD4(sc, MVUART_STAT) & MVUART_STAT_STD_TX_FIFO_FULL)
sys/dev/fdt/mvuart.c
639
while ((bus_space_read_4(mvuartconsiot, mvuartconsioh, MVUART_STAT) &
sys/dev/fdt/mvuart.c
652
while ((bus_space_read_4(mvuartconsiot, mvuartconsioh, MVUART_STAT) &
sys/dev/fdt/mvuart.c
656
while ((bus_space_read_4(mvuartconsiot, mvuartconsioh, MVUART_STAT) &