Home
last modified time | relevance | path

Searched refs:clkdm_ops (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-omap2/
Dclockdomain.h161 struct clkdm_ops { struct
178 int clkdm_register_platform_funcs(struct clkdm_ops *co); argument
227 extern struct clkdm_ops omap2_clkdm_operations;
228 extern struct clkdm_ops omap3_clkdm_operations;
229 extern struct clkdm_ops omap4_clkdm_operations;
230 extern struct clkdm_ops am33xx_clkdm_operations;
231 extern struct clkdm_ops am43xx_clkdm_operations;
Dcminst44xx.c488 struct clkdm_ops omap4_clkdm_operations = {
505 struct clkdm_ops am43xx_clkdm_operations = {
Dcm33xx.c357 struct clkdm_ops am33xx_clkdm_operations = {
Dcm2xxx.c314 struct clkdm_ops omap2_clkdm_operations = {
Dclockdomain.c41 static struct clkdm_ops *arch_clkdm;
369 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
Dcm3xxx.c298 struct clkdm_ops omap3_clkdm_operations = {