Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmen_z135_uart.c225 u8 rxc_lo; in get_rx_fifo_content() local
229 rxc_lo = stat_reg >> 24; in get_rx_fifo_content()
232 rxc = rxc_lo | (rxc_hi << 8); in get_rx_fifo_content()