Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/jsm/
H A Djsm.h411 #define UART_17158_IER_CTSDSR 0x80 /* Input Interrupt Enable */ macro
H A Djsm_neo.c44 ier |= (UART_17158_IER_CTSDSR); in neo_set_cts_flow_control()
115 ier &= ~(UART_17158_IER_CTSDSR); in neo_set_ixon_flow_control()
229 ier &= ~(UART_17158_IER_CTSDSR); in neo_set_no_output_flow_control()