Searched refs:MPS_INT_CAUSE_A (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3459 csio_wr_reg32(hw, 0, MPS_INT_CAUSE_A); in csio_mps_intr_handler() 3460 csio_rd_reg32(hw, MPS_INT_CAUSE_A); /* flush */ in csio_mps_intr_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 3459 csio_wr_reg32(hw, 0, MPS_INT_CAUSE_A); in csio_mps_intr_handler() 3460 csio_rd_reg32(hw, MPS_INT_CAUSE_A); /* flush */ in csio_mps_intr_handler()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 1940 #define MPS_INT_CAUSE_A 0x9008 macro
|
H A D | t4_hw.c | 4853 t4_write_reg(adapter, MPS_INT_CAUSE_A, 0); in mps_intr_handler() 4854 t4_read_reg(adapter, MPS_INT_CAUSE_A); /* flush */ in mps_intr_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_regs.h | 1946 #define MPS_INT_CAUSE_A 0x9008 macro
|
H A D | t4_hw.c | 4823 t4_write_reg(adapter, MPS_INT_CAUSE_A, 0); in mps_intr_handler() 4824 t4_read_reg(adapter, MPS_INT_CAUSE_A); /* flush */ in mps_intr_handler()
|
Completed in 60 milliseconds