Home
last modified time | relevance | path

Searched refs:PL_INT_ENABLE_A (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c2242 uint32_t pl = csio_rd_reg32(hw, PL_INT_ENABLE_A); in csio_hw_intr_enable()
2266 csio_wr_reg32(hw, pl, PL_INT_ENABLE_A); in csio_hw_intr_enable()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h2749 #define PL_INT_ENABLE_A 0x19410 macro