Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c55 #define MLB_USIO_SSR_BRK BIT(8) macro
177 if (status & MLB_USIO_SSR_BRK) { in mlb_usio_rx_chars()