Home
last modified time | relevance | path

Searched refs:UART_MIS_RX (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/common/platform/uart/
H A Duart_pl011.h88 #define UART_MIS_RX (0x01 << 4) macro
H A Duart_pl011.c46 if (status & (UART_MIS_RX | UART_IMSC_TIMEOUT)) { in Pl011Irq()
/device/qemu/drivers/uart/
H A Duart_pl011.h88 #define UART_MIS_RX (0x01 << 4) macro
H A Duart_pl011.c47 if (status & (UART_MIS_RX | UART_IMSC_TIMEOUT)) { in Pl011Irq()

Completed in 3 milliseconds