Home
last modified time | relevance | path

Searched refs:MA_INT_CAUSE_A (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_hw.c3508 uint32_t v, status = csio_rd_reg32(hw, MA_INT_CAUSE_A); in csio_ma_intr_handler()
3519 csio_wr_reg32(hw, status, MA_INT_CAUSE_A); in csio_ma_intr_handler()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h1031 #define MA_INT_CAUSE_A 0x77e0 macro
Dt4_hw.c4884 u32 v, status = t4_read_reg(adap, MA_INT_CAUSE_A); in ma_intr_handler()
4903 t4_write_reg(adap, MA_INT_CAUSE_A, status); in ma_intr_handler()