Lines Matching refs:test_bit
90 #define test_bit(i, a) ((a) & (1 << (i))) macro
550 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) { in qwz_pcic_init_msi_config()
780 if (test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) { in qwz_pci_attach()
1344 wakeup_required = test_bit(ATH12K_FLAG_DEVICE_INIT_DONE, sc->sc_flags) in qwz_pcic_read32()
1370 wakeup_required = test_bit(ATH12K_FLAG_DEVICE_INIT_DONE, sc->sc_flags) in qwz_pcic_write32()
1392 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ext_irq_disable()
1406 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ext_irq_enable()
1418 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ce_irq_enable()
1431 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ce_irq_disable()
1446 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ext_grp_disable()
1458 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_ext_irq_config()
1531 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pcic_config_irq()
1610 if (test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) in qwz_pci_start()
3972 if (!test_bit(ATH12K_FLAG_CRASH_FLUSH, sc->sc_flags) && in qwz_pci_intr()
3996 if (!test_bit(ATH12K_FLAG_MULTI_MSI_VECTORS, sc->sc_flags)) { in qwz_pci_intr()
4011 if (test_bit(ATH12K_FLAG_EXT_IRQ_ENABLED, sc->sc_flags)) { in qwz_pci_intr()