Home
last modified time | relevance | path

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

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