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
229 extern struct clkdm_ops omap2_clkdm_operations;
230 extern struct clkdm_ops omap3_clkdm_operations;
231 extern struct clkdm_ops omap4_clkdm_operations;
232 extern struct clkdm_ops am33xx_clkdm_operations;
233 extern struct clkdm_ops am43xx_clkdm_operations;
Dcminst44xx.c484 struct clkdm_ops omap4_clkdm_operations = {
501 struct clkdm_ops am43xx_clkdm_operations = {
Dcm33xx.c339 struct clkdm_ops am33xx_clkdm_operations = {
Dcm2xxx.c317 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.c301 struct clkdm_ops omap3_clkdm_operations = {