Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c703 u32 last_word_partial; in qcom_geni_serial_handle_rx_fifo() local
708 last_word_partial = status & RX_LAST; in qcom_geni_serial_handle_rx_fifo()
715 if (last_word_partial && last_word_byte_cnt) in qcom_geni_serial_handle_rx_fifo()