Searched refs:T_L_S (Results 1 – 2 of 2) sorted by relevance
51 #define T_L_S 0x0800 /* last */ macro
418 bd_status = (bd_status & T_W_S) | T_R_S | T_I_S | T_L_S | T_TC_S; in ucc_hdlc_tx()