Searched refs:SIRFUART_CTS_INT_ST (Results 1 – 2 of 2) sorted by relevance
/drivers/tty/serial/ | ||
D | sirfsoc_uart.h | 358 #define SIRFUART_CTS_INT_ST(uint_st) (uint_st->sirfsoc_cts) macro |
D | sirfsoc_uart.c | 509 (intr_status & SIRFUART_CTS_INT_ST(uint_st)) && in sirfsoc_uart_isr() |