Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmen_z135_uart.c83 #define MEN_Z135_LSR_PE BIT(2) macro
204 if (lsr & MEN_Z135_LSR_PE) in men_z135_handle_lsr()