Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/amba/
Dserial.h166 #define UART011_PEIS (1 << 8) /* parity error interrupt status */ macro
/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c808 writew(UART011_OEIS | UART011_BEIS | UART011_PEIS | UART011_FEIS, in pl011_dma_rx_chars()
1549 writew(UART011_OEIS | UART011_BEIS | UART011_PEIS | UART011_FEIS | in pl011_hwinit()