Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/fsl/qe/
Ducc_fast.h50 #define T_I_S 0x1000 /* interrupt on completion */ macro
/linux-6.1.9/drivers/net/wan/
Dfsl_ucc_hdlc.c315 bd_status = T_I_S | T_TC_S; in uhdlc_init()
317 bd_status = T_I_S | T_TC_S | T_W_S; in uhdlc_init()
416 bd_status = (bd_status & T_W_S) | T_R_S | T_I_S | T_L_S | T_TC_S; in ucc_hdlc_tx()
1002 bd_status = T_I_S | T_TC_S; in uhdlc_resume()
1004 bd_status = T_I_S | T_TC_S | T_W_S; in uhdlc_resume()