Home
last modified time | relevance | path

Searched defs:clkdm (Results 1 – 19 of 19) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dclockdomain.c48 struct clockdomain *clkdm, *temp_clkdm; in _clkdm_lookup() local
73 static int _clkdm_register(struct clockdomain *clkdm) in _clkdm_register()
102 static struct clkdm_dep *_clkdm_deps_lookup(struct clockdomain *clkdm, in _clkdm_deps_lookup()
142 struct clockdomain *clkdm; in _autodep_lookup() local
165 static void _resolve_clkdm_deps(struct clockdomain *clkdm, in _resolve_clkdm_deps()
479 struct clockdomain *clkdm; in clkdm_complete_init() local
513 struct clockdomain *clkdm, *temp_clkdm; in clkdm_lookup() local
544 int clkdm_for_each(int (*fn)(struct clockdomain *clkdm, void *user), in clkdm_for_each()
547 struct clockdomain *clkdm; in clkdm_for_each() local
570 struct powerdomain *clkdm_get_pwrdm(struct clockdomain *clkdm) in clkdm_get_pwrdm()
[all …]
Dcm33xx.c297 static int am33xx_clkdm_sleep(struct clockdomain *clkdm) in am33xx_clkdm_sleep()
303 static int am33xx_clkdm_wakeup(struct clockdomain *clkdm) in am33xx_clkdm_wakeup()
309 static void am33xx_clkdm_allow_idle(struct clockdomain *clkdm) in am33xx_clkdm_allow_idle()
314 static void am33xx_clkdm_deny_idle(struct clockdomain *clkdm) in am33xx_clkdm_deny_idle()
319 static int am33xx_clkdm_clk_enable(struct clockdomain *clkdm) in am33xx_clkdm_clk_enable()
327 static int am33xx_clkdm_clk_disable(struct clockdomain *clkdm) in am33xx_clkdm_clk_disable()
350 static int am33xx_clkdm_save_context(struct clockdomain *clkdm) in am33xx_clkdm_save_context()
365 static int am33xx_clkdm_restore_context(struct clockdomain *clkdm) in am33xx_clkdm_restore_context()
Dcminst44xx.c380 static int omap4_clkdm_clear_all_wkup_sleep_deps(struct clockdomain *clkdm) in omap4_clkdm_clear_all_wkup_sleep_deps()
402 static int omap4_clkdm_sleep(struct clockdomain *clkdm) in omap4_clkdm_sleep()
418 static int omap4_clkdm_wakeup(struct clockdomain *clkdm) in omap4_clkdm_wakeup()
425 static void omap4_clkdm_allow_idle(struct clockdomain *clkdm) in omap4_clkdm_allow_idle()
431 static void omap4_clkdm_deny_idle(struct clockdomain *clkdm) in omap4_clkdm_deny_idle()
441 static int omap4_clkdm_clk_enable(struct clockdomain *clkdm) in omap4_clkdm_clk_enable()
449 static int omap4_clkdm_clk_disable(struct clockdomain *clkdm) in omap4_clkdm_clk_disable()
487 static int omap4_clkdm_save_context(struct clockdomain *clkdm) in omap4_clkdm_save_context()
503 static int omap4_clkdm_restore_context(struct clockdomain *clkdm) in omap4_clkdm_restore_context()
Dcm3xxx.c172 static int omap3xxx_clkdm_clear_all_sleepdeps(struct clockdomain *clkdm) in omap3xxx_clkdm_clear_all_sleepdeps()
189 static int omap3xxx_clkdm_sleep(struct clockdomain *clkdm) in omap3xxx_clkdm_sleep()
196 static int omap3xxx_clkdm_wakeup(struct clockdomain *clkdm) in omap3xxx_clkdm_wakeup()
203 static void omap3xxx_clkdm_allow_idle(struct clockdomain *clkdm) in omap3xxx_clkdm_allow_idle()
212 static void omap3xxx_clkdm_deny_idle(struct clockdomain *clkdm) in omap3xxx_clkdm_deny_idle()
221 static int omap3xxx_clkdm_clk_enable(struct clockdomain *clkdm) in omap3xxx_clkdm_clk_enable()
257 static int omap3xxx_clkdm_clk_disable(struct clockdomain *clkdm) in omap3xxx_clkdm_clk_disable()
Dcm2xxx.c268 static void omap2xxx_clkdm_allow_idle(struct clockdomain *clkdm) in omap2xxx_clkdm_allow_idle()
274 static void omap2xxx_clkdm_deny_idle(struct clockdomain *clkdm) in omap2xxx_clkdm_deny_idle()
280 static int omap2xxx_clkdm_clk_enable(struct clockdomain *clkdm) in omap2xxx_clkdm_clk_enable()
295 static int omap2xxx_clkdm_clk_disable(struct clockdomain *clkdm) in omap2xxx_clkdm_clk_disable()
Dprm2xxx.c133 int omap2xxx_clkdm_sleep(struct clockdomain *clkdm) in omap2xxx_clkdm_sleep()
141 int omap2xxx_clkdm_wakeup(struct clockdomain *clkdm) in omap2xxx_clkdm_wakeup()
Dclockdomain.h72 } clkdm; member
89 struct clockdomain *clkdm; member
Domap-iommu.c57 struct clockdomain *clkdm; in _get_pwrdm() local
Dpm.c73 int omap_pm_clkdms_setup(struct clockdomain *clkdm, void *unused) in omap_pm_clkdms_setup()
Dpm-debug.c67 static int clkdm_dbg_show_counter(struct clockdomain *clkdm, void *user) in clkdm_dbg_show_counter()
Dprm2xxx_3xxx.c219 int omap2_clkdm_clear_all_wkdeps(struct clockdomain *clkdm) in omap2_clkdm_clear_all_wkdeps()
Domap_hwmod.c659 struct clockdomain *clkdm, *init_clkdm; in _add_initiator_dep() local
688 struct clockdomain *clkdm, *init_clkdm; in _del_initiator_dep() local
1179 struct clockdomain *clkdm; in _enable_sysc() local
3417 struct clockdomain *clkdm, in omap_hwmod_allocate_module()
3781 struct clockdomain *clkdm; in omap_hwmod_get_pwrdm() local
Dpdata-quirks.c275 struct clockdomain *clkdm = NULL; in ti_sysc_find_one_clockdomain() local
Dpowerdomain.c465 int pwrdm_add_clkdm(struct powerdomain *pwrdm, struct clockdomain *clkdm) in pwrdm_add_clkdm()
Domap_hwmod.h588 struct clockdomain *clkdm; member
/linux-6.1.9/drivers/clk/ti/
Dclockdomain.c101 struct clockdomain *clkdm; in omap2_init_clk_clkdm() local
/linux-6.1.9/include/linux/platform_data/
Dti-sysc.h25 void *clkdm; member
/linux-6.1.9/drivers/soc/ti/
Domap_prm.c78 struct clockdomain *clkdm; member
/linux-6.1.9/include/linux/clk/
Dti.h174 struct clockdomain *clkdm; member