Searched refs:PL_INT_ENABLE_A (Results 1 – 3 of 3) sorted by relevance
2683 uint32_t pl = csio_rd_reg32(hw, PL_INT_ENABLE_A); in csio_hw_intr_enable()2712 csio_wr_reg32(hw, pl, PL_INT_ENABLE_A); in csio_hw_intr_enable()
2997 #define PL_INT_ENABLE_A 0x19410 macro
5003 u32 enable = t4_read_reg(adapter, PL_INT_ENABLE_A); in t4_slow_intr_handler()