Lines Matching refs:misc_ctl
3180 if (test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl)) in qm_frozen()
3188 set_bit(QM_DRIVER_REMOVING, &qm->misc_ctl); in qm_frozen()
3241 while (test_bit(QM_RST_SCHED, &qm->misc_ctl) || in hisi_qm_wait_task_finish()
3242 test_bit(QM_RESETTING, &qm->misc_ctl)) in hisi_qm_wait_task_finish()
3319 qm->misc_ctl = false; in hisi_qm_pre_init()
4190 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_read()
4211 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_read()
4250 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_write()
4312 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_write()
4736 while (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_wait_reset_finish()
4766 clear_bit(QM_RESETTING, &pf_qm->misc_ctl); in qm_reset_bit_clear()
4768 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_reset_bit_clear()
4801 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset_prepare()
5089 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset()
5252 !test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl) && in qm_abnormal_irq()
5253 !test_and_set_bit(QM_RST_SCHED, &qm->misc_ctl)) in qm_abnormal_irq()
5327 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in hisi_qm_controller_reset()