Searched refs:TCR_SEND_BREAK (Results 1 – 2 of 2) sorted by relevance
226 #define TCR_SEND_BREAK 0x10 macro
1024 SCCmod(TX_CTRL_REG, ~TCR_SEND_BREAK, in scc_break_ctl()1025 break_state ? TCR_SEND_BREAK : 0); in scc_break_ctl()