Searched refs:T_W_S (Results 1 – 2 of 2) sorted by relevance
49 #define T_W_S 0x2000 /* wrap bit */ macro
319 bd_status = T_I_S | T_TC_S | T_W_S; in uhdlc_init()418 bd_status = (bd_status & T_W_S) | T_R_S | T_I_S | T_L_S | T_TC_S; in ucc_hdlc_tx()424 if (!(bd_status & T_W_S)) in ucc_hdlc_tx()505 if (!(bd_status & T_W_S)) in hdlc_tx_done()1012 bd_status = T_I_S | T_TC_S | T_W_S; in uhdlc_resume()