Searched refs:pd_gate (Results 1 – 3 of 3) sorted by relevance
115 struct completion pd_gate; member
1785 complete_all(&gmu->pd_gate); in cxpd_notifier_cb()1828 init_completion(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1829 complete_all(&gmu->pd_gate); in a6xx_gmu_wrapper_init()1998 init_completion(&gmu->pd_gate); in a6xx_gmu_init()1999 complete_all(&gmu->pd_gate); in a6xx_gmu_init()
1469 reinit_completion(&gmu->pd_gate); in a6xx_recover()1480 if (!wait_for_completion_timeout(&gmu->pd_gate, msecs_to_jiffies(1000))) in a6xx_recover()