Searched refs:A_PL_INT_ENABLE0 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 2033 t3_write_reg(adapter, A_PL_INT_ENABLE0, adapter->slow_intr_mask); in t3_intr_enable() 2034 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_enable() 2046 t3_write_reg(adapter, A_PL_INT_ENABLE0, 0); in t3_intr_disable() 2047 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_disable()
|
D | cxgb3_main.c | 2860 t3_write_reg(adapter, A_PL_INT_ENABLE0, in ext_intr_task() 2880 t3_write_reg(adapter, A_PL_INT_ENABLE0, in t3_os_ext_intr_handler()
|
D | regs.h | 1896 #define A_PL_INT_ENABLE0 0x6e0 macro
|