Searched refs:pd_gate (Results 1 – 4 of 4) sorted by relevance
121 struct completion pd_gate; member
2027 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()2114 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()2115 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()2303 init_completion(&gmu->pd_gate); in a6xx_gmu_init()2304 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
755 reinit_completion(&gmu->pd_gate); in a8xx_recover()766 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a8xx_recover()
1675 reinit_completion(&gmu->pd_gate); in a6xx_recover()1686 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()