PL_INT_ENABLE_A
u32 enable = t4_read_reg(adapter, PL_INT_ENABLE_A);
uint32_t pl = csio_rd_reg32(hw, PL_INT_ENABLE_A);
csio_wr_reg32(hw, pl, PL_INT_ENABLE_A);