Lines Matching refs:test_and_clear_bit

109 	if (test_and_clear_bit(D_CLEARBUSY, &cs->event)) {  in W6692_bh()
118 if (test_and_clear_bit(D_L1STATECHANGE, &cs->event)) in W6692_bh()
120 if (test_and_clear_bit(D_RCVBUFREADY, &cs->event)) in W6692_bh()
122 if (test_and_clear_bit(D_XMTBUFREADY, &cs->event)) in W6692_bh()
397 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692B_interrupt()
458 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_interrupt()
460 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_interrupt()
490 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_interrupt()
492 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_interrupt()
620 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in W6692_l1hw()
662 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_l1hw()
664 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_l1hw()
709 test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags); in dbusy_timer_handler()
792 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in W6692_l2l1()
809 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in W6692_l2l1()
810 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692_l2l1()
822 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state()
832 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_w6692state()
844 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
850 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
859 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_w6692state()