Searched refs:ungate (Results 1 – 5 of 5) sorted by relevance
23 - The TCU registers used to gate/ungate can also gate/ungate the watchdog and
327 static int rockchip_pmu_ungate_clk(struct rockchip_pm_domain *pd, bool ungate) in rockchip_pmu_ungate_clk() argument340 val = ungate ? (pd_info->clk_ungate_mask | clk_ungate_w_mask) : in rockchip_pmu_ungate_clk()
1096 /* WDOG_EN -- ungate WDT RESET# signal propagation */
902 /* WDOG_EN -- ungate WDT RESET# signal propagation */
10 - power-domains: To ungate power partition by BPMP powergate driver. Must