Home
last modified time | relevance | path

Searched refs:T_I (Results 1 – 4 of 4) sorted by relevance

/linux/include/soc/fsl/qe/
H A Ducc_fast.h30 #define T_I 0x10000000 /* interrupt on completion */ macro
H A Ducc_slow.h25 #define T_I 0x10000000 /* interrupt on completion */ macro
/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h370 #define T_I 0x10000000 /* interrupt on completion */ macro
/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c2849 bd_status = (bd_status & T_W) | T_R | T_I | T_L | skb->len; in ucc_geth_start_xmit()