Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dclockdomain.h166 struct clkdm_ops { struct
185 int clkdm_register_platform_funcs(struct clkdm_ops *co); argument
239 extern struct clkdm_ops omap2_clkdm_operations;
240 extern struct clkdm_ops omap3_clkdm_operations;
241 extern struct clkdm_ops omap4_clkdm_operations;
242 extern struct clkdm_ops am33xx_clkdm_operations;
243 extern struct clkdm_ops am43xx_clkdm_operations;
Dcminst44xx.c525 struct clkdm_ops omap4_clkdm_operations = {
544 struct clkdm_ops am43xx_clkdm_operations = {
Dcm33xx.c392 struct clkdm_ops am33xx_clkdm_operations = {
Dcm2xxx.c314 struct clkdm_ops omap2_clkdm_operations = {
Dclockdomain.c43 static struct clkdm_ops *arch_clkdm;
373 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
Dcm3xxx.c297 struct clkdm_ops omap3_clkdm_operations = {