Lines Matching refs:test_and_clear_bit

468 	test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags);  in receive_dmsg()
498 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in main_rec_hfcsx()
552 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_fill_fifo()
685 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in receive_emsg()
772 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
779 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
796 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
803 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
816 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in hfcsx_interrupt()
818 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in hfcsx_interrupt()
824 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
839 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
899 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in HFCSX_l1hw()
927 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in HFCSX_l1hw()
938 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in HFCSX_l1hw()
1022 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_send_data()
1172 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in hfcsx_l2l1()
1189 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcsx_l2l1()
1190 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_l2l1()
1205 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx()
1211 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hfcsx()
1227 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hfcsxstate()
1260 if (test_and_clear_bit(D_L1STATECHANGE, &cs->event)) { in hfcsx_bh()
1321 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcsx_bh()
1323 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcsx_bh()