Searched refs:FLG_L1_DBUSY (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
H A Damd7930_fn.c444 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) Amd7930_interrupt()
462 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) Amd7930_interrupt()
483 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) Amd7930_interrupt()
512 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) Amd7930_interrupt()
659 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) Amd7930_l1hw()
712 test_and_set_bit(FLG_L1_DBUSY, &cs->HW_Flags); dbusy_timer_handler()
H A Dicc.c239 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) icc_interrupt()
295 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) icc_interrupt()
558 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) ICC_l1hw()
595 test_and_set_bit(FLG_L1_DBUSY, &cs->HW_Flags); dbusy_timer_handler()
H A Disac.c242 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) isac_interrupt()
298 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) isac_interrupt()
556 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) ISAC_l1hw()
594 test_and_set_bit(FLG_L1_DBUSY, &cs->HW_Flags); dbusy_timer_handler()
H A Dw6692.c458 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) W6692_interrupt()
490 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) W6692_interrupt()
662 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) W6692_l1hw()
698 test_and_set_bit(FLG_L1_DBUSY, &cs->HW_Flags); dbusy_timer_handler()
H A Disdnl1.c177 if (test_bit(FLG_L1_DBUSY, &cs->HW_Flags)) L1deactivated()
182 test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags); L1deactivated()
H A Dconfig.c1717 clear_bit(FLG_L1_DBUSY, &cs->HW_Flags); hisax_d_l1l2()
1797 if (!test_and_set_bit(FLG_L1_DBUSY, &cs->HW_Flags)) hisax_d_l2l1()
1803 if (!test_bit(FLG_L1_DBUSY, &cs->HW_Flags)) hisax_d_l2l1()
H A Dipacx.c212 set_bit(FLG_L1_DBUSY, &cs->HW_Flags); dbusy_timer_handler()
374 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) dch_int()
H A Dhfc_2bds0.c863 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) hfc2bds0_interrupt()
H A Dhisax.h879 #define FLG_L1_DBUSY 5 macro
H A Dhfc_sx.c818 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) hfcsx_interrupt()
H A Dhfc_pci.c1053 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) hfcpci_interrupt()

Completed in 337 milliseconds