Lines Matching refs:misc_ctl
682 while (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_wait_reset_finish()
712 clear_bit(QM_RESETTING, &pf_qm->misc_ctl); in qm_reset_bit_clear()
714 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_reset_bit_clear()
3527 if (test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl)) in qm_frozen()
3535 set_bit(QM_DRIVER_REMOVING, &qm->misc_ctl); in qm_frozen()
3588 while (test_bit(QM_RST_SCHED, &qm->misc_ctl) || in hisi_qm_wait_task_finish()
3589 test_bit(QM_RESETTING, &qm->misc_ctl)) in hisi_qm_wait_task_finish()
3663 qm->misc_ctl = false; in hisi_qm_pre_init()
4568 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_read()
4589 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_read()
4670 if (test_and_set_bit(QM_RESETTING, &qm->misc_ctl)) { in qm_algqos_write()
4695 clear_bit(QM_RESETTING, &qm->misc_ctl); in qm_algqos_write()
5159 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset_prepare()
5471 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in qm_controller_reset()
5636 !test_bit(QM_DRIVER_REMOVING, &qm->misc_ctl) && in qm_abnormal_irq()
5637 !test_and_set_bit(QM_RST_SCHED, &qm->misc_ctl)) in qm_abnormal_irq()
5668 clear_bit(QM_RST_SCHED, &qm->misc_ctl); in hisi_qm_controller_reset()