Lines Matching refs:test_and_clear_bit

469 	test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags);  in receive_dmsg()
499 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in main_rec_hfcsx()
553 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_fill_fifo()
686 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in receive_emsg()
773 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
780 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
797 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
804 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
817 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in hfcsx_interrupt()
819 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in hfcsx_interrupt()
825 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
840 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_interrupt()
900 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in HFCSX_l1hw()
928 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in HFCSX_l1hw()
939 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in HFCSX_l1hw()
1023 test_and_clear_bit(FLG_LOCK_ATOMIC, &cs->HW_Flags); in hfcsx_send_data()
1174 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in hfcsx_l2l1()
1191 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hfcsx_l2l1()
1192 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hfcsx_l2l1()
1207 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx()
1213 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hfcsx()
1229 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hfcsxstate()
1262 if (test_and_clear_bit(D_L1STATECHANGE, &cs->event)) { in hfcsx_bh()
1323 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in hfcsx_bh()
1325 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in hfcsx_bh()