Searched refs:DIR_OP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/platform_data/
H A Dserial-sccnxp.h42 #define DIR_OP 24 /* Special signal for control RS-485. macro
59 * .mctrl_cfg[0] = MCTRL_SIG(DIR_OP, LINE_OP0),
60 * .mctrl_cfg[1] = MCTRL_SIG(DIR_OP, LINE_OP1),
/linux-master/drivers/tty/serial/
H A Dsccnxp.c459 sccnxp_set_bit(port, DIR_OP, 0);
530 sccnxp_set_bit(port, DIR_OP, 1);
772 sccnxp_set_bit(port, DIR_OP, 0);
992 sccnxp_set_bit(&s->port[i], DIR_OP, 0);

Completed in 132 milliseconds