Lines Matching refs:Flag
109 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
120 test_and_set_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
136 test_and_set_bit(BC_FLG_ACTIV, &bcs->Flag); in hscx_l2l1()
146 test_and_clear_bit(BC_FLG_ACTIV, &bcs->Flag); in hscx_l2l1()
147 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in hscx_l2l1()
159 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hscxstate()
169 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in close_hscxstate()
177 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hscxstate()
181 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
187 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
196 test_and_clear_bit(BC_FLG_BUSY, &bcs->Flag); in open_hscxstate()