Lines Matching refs:misc_ctl
3145 if (test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl)) in qm_frozen()
3153 set_bit(QM_DRIVER_REMOVING, &qm->misc_ctl); in qm_frozen()
3206 while (test_bit(QM_RST_SCHED, &qm->misc_ctl) || in hisi_qm_wait_task_finish()
3207 test_bit(QM_RESETTING, &qm->misc_ctl)) in hisi_qm_wait_task_finish()
3284 qm->misc_ctl = false; in hisi_qm_pre_init()
4151 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_read()
4172 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_read()
4211 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_write()
4273 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_write()
4697 while (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_wait_reset_finish()
4727 clear_bit(QM_RESETTING, &pf_qm->misc_ctl); in qm_reset_bit_clear()
4729 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_reset_bit_clear()
4762 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset_prepare()
5048 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset()
5209 !test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl) && in qm_abnormal_irq()
5210 !test_and_set_bit(QM_RST_SCHED, &qm->misc_ctl)) in qm_abnormal_irq()
5284 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in hisi_qm_controller_reset()