Home
last modified time | relevance | path

Searched refs:am33xx_clkdm_operations (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/arm/mach-omap2/
Dclockdomains81xx_data.c182 clkdm_register_platform_funcs(&am33xx_clkdm_operations); in ti814x_clockdomains_init()
210 clkdm_register_platform_funcs(&am33xx_clkdm_operations); in ti816x_clockdomains_init()
Dclockdomains33xx_data.c185 clkdm_register_platform_funcs(&am33xx_clkdm_operations); in am33xx_clockdomains_init()
Dclockdomain.h239 extern struct clkdm_ops am33xx_clkdm_operations;
Dcm33xx.c384 struct clkdm_ops am33xx_clkdm_operations = { variable