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()
395 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692B_interrupt()
456 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_interrupt()
458 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_interrupt()
488 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_interrupt()
490 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_interrupt()
618 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in W6692_l1hw()
660 if (test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags)) in W6692_l1hw()
662 if (test_and_clear_bit(FLG_L1_DBUSY, &cs->HW_Flags)) in W6692_l1hw()
706 test_and_clear_bit(FLG_DBUSY_TIMER, &cs->HW_Flags); in dbusy_timer_handler()
789 test_and_clear_bit(FLG_L1_PULL_REQ, &st->l1.Flags); in W6692_l2l1()
806 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in W6692_l2l1()
807 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in W6692_l2l1()
819 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state()
829 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_w6692state()
841 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
847 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
856 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_w6692state()