Searched refs:A_PL_INT_ENABLE0 (Results 1 – 2 of 2) sorted by relevance
1968 t3_write_reg(adapter, A_PL_INT_ENABLE0, adapter->slow_intr_mask); in t3_intr_enable()1969 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_enable()1981 t3_write_reg(adapter, A_PL_INT_ENABLE0, 0); in t3_intr_disable()1982 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_disable()
1896 #define A_PL_INT_ENABLE0 0x6e0 macro