Searched refs:INT_BIT_SW_GP_ (Results 1 – 2 of 2) sorted by relevance
215 #define INT_BIT_SW_GP_ BIT(9) macro217 #define INT_BIT_ALL_OTHER_ (INT_BIT_SW_GP_ | INT_BIT_1588_)
147 if (int_sts & INT_BIT_SW_GP_) { in lan743x_intr_software_isr()148 lan743x_csr_write(adapter, INT_STS, INT_BIT_SW_GP_); in lan743x_intr_software_isr()266 if (int_sts & INT_BIT_SW_GP_) { in lan743x_intr_shared_isr()268 int_sts &= ~INT_BIT_SW_GP_; in lan743x_intr_shared_isr()354 lan743x_csr_write(adapter, INT_EN_SET, INT_BIT_SW_GP_); in lan743x_intr_test_isr()357 lan743x_csr_write(adapter, INT_SET, INT_BIT_SW_GP_); in lan743x_intr_test_isr()367 lan743x_csr_write(adapter, INT_EN_CLR, INT_BIT_SW_GP_); in lan743x_intr_test_isr()