Searched refs:A_TP_INT_CAUSE (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 121 writel(0xffffffff, tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_clear() 135 cause = readl(tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_handler() 136 writel(cause, tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_handler()
|
H A D | regs.h | 1221 #define A_TP_INT_CAUSE 0x474 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | tp.c | 121 writel(0xffffffff, tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_clear() 135 cause = readl(tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_handler() 136 writel(cause, tp->adapter->regs + A_TP_INT_CAUSE); in t1_tp_intr_handler()
|
H A D | regs.h | 1212 #define A_TP_INT_CAUSE 0x474 macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1606 if (t3_handle_intr_status(adapter, A_TP_INT_CAUSE, 0xffffffff, in tp_intr_handler() 2067 A_TP_INT_CAUSE, in t3_intr_clear()
|
H A D | regs.h | 1447 #define A_TP_INT_CAUSE 0x474 macro
|
H A D | cxgb3_main.c | 1294 t3_write_reg(adap, A_TP_INT_CAUSE, in cxgb_up()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 1541 if (t3_handle_intr_status(adapter, A_TP_INT_CAUSE, 0xffffffff, in tp_intr_handler() 2002 A_TP_INT_CAUSE, in t3_intr_clear()
|
H A D | regs.h | 1447 #define A_TP_INT_CAUSE 0x474 macro
|
H A D | cxgb3_main.c | 1293 t3_write_reg(adap, A_TP_INT_CAUSE, in cxgb_up()
|
Completed in 42 milliseconds