Searched refs:UART_EXAR654_IER_CTSDSR (Results 1 – 2 of 2) sorted by relevance
79 ier |= (UART_EXAR654_IER_CTSDSR); in cls_set_cts_flow_control()126 ier &= ~(UART_EXAR654_IER_CTSDSR); in cls_set_ixon_flow_control()165 ier &= ~(UART_EXAR654_IER_CTSDSR); in cls_set_no_output_flow_control()
303 #define UART_EXAR654_IER_CTSDSR 0x80 /* Input Interrupt Enable */ macro