Home
last modified time | relevance | path

Searched refs:tx_fifo_count (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/pexpert/pexpert/arm/
H A Dapple_uart_regs.h67 uint32_t tx_fifo_count : 4; member
/xnu-12377.61.12/pexpert/arm/
H A Dpe_serial.c280 return !(ufstat.tx_fifo_full || ufstat.tx_fifo_count); in apple_uart_fifo_is_empty()