Searched refs:A_PL_INT_ENABLE0 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1968 t3_write_reg(adapter, A_PL_INT_ENABLE0, adapter->slow_intr_mask); in t3_intr_enable() 1969 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_enable() 1981 t3_write_reg(adapter, A_PL_INT_ENABLE0, 0); in t3_intr_disable() 1982 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
|