Searched refs:pd_gate (Results 1 – 3 of 3) sorted by relevance
1499 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()1540 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1541 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1698 init_completion(&gmu->pd_gate); in a6xx_gmu_init()1699 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
98 struct completion pd_gate; member
1536 reinit_completion(&gmu->pd_gate); in a6xx_recover()1547 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()