Home
last modified time | relevance | path

Searched refs:A_TP_INT_ENABLE (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dtp.c86 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_enable()
105 writel(0, tp->adapter->regs + A_TP_INT_ENABLE); in t1_tp_intr_disable()
Dregs.h1211 #define A_TP_INT_ENABLE 0x470 macro
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dregs.h1429 #define A_TP_INT_ENABLE 0x470 macro
Dt3_hw.c1948 t3_write_reg(adapter, A_TP_INT_ENABLE, in t3_intr_enable()
Dcxgb3_main.c1296 t3_write_reg(adap, A_TP_INT_ENABLE, 0x7fbfffff); in cxgb_up()