Lines Matching full:downstream
941 * into active or idle states, as needed by downstream clocks. If the
942 * clockdomain has any downstream clocks enabled in the clock
983 * active or idle states, as needed by downstream clocks. If the
984 * clockdomain has any downstream clocks enabled in the clock
1001 * downstream clocks enabled in the clock framework, wkdep/sleepdep
1039 * downstream clocks enabled in the clock framework, wkdep/sleepdep
1181 * clkdm_clk_enable - add an enabled downstream clock to this clkdm
1183 * @clk: struct clk * of the enabled downstream clock
1198 * downstream clocks for debugging purposes? in clkdm_clk_enable()
1208 * clkdm_clk_disable - remove an enabled downstream clock from this clkdm
1210 * @clk: struct clk * of the disabled downstream clock
1255 * clkdm_hwmod_enable - add an enabled downstream hwmod to this clkdm
1257 * @oh: struct omap_hwmod * of the enabled downstream hwmod
1277 * downstream hwmods for debugging purposes? in clkdm_hwmod_enable()
1287 * clkdm_hwmod_disable - remove an enabled downstream hwmod from this clkdm
1289 * @oh: struct omap_hwmod * of the disabled downstream hwmod
1308 * downstream hwmods for debugging purposes? in clkdm_hwmod_disable()