Home
last modified time | relevance | path

Searched refs:clkdm_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dclockdomain.h145 * struct clkdm_ops - Arch specific function implementations
163 struct clkdm_ops { struct
182 int clkdm_register_platform_funcs(struct clkdm_ops *co);
236 extern struct clkdm_ops omap2_clkdm_operations;
237 extern struct clkdm_ops omap3_clkdm_operations;
238 extern struct clkdm_ops omap4_clkdm_operations;
239 extern struct clkdm_ops am33xx_clkdm_operations;
240 extern struct clkdm_ops am43xx_clkdm_operations;
H A Dcminst44xx.c522 struct clkdm_ops omap4_clkdm_operations = {
541 struct clkdm_ops am43xx_clkdm_operations = {
H A Dcm33xx.c392 struct clkdm_ops am33xx_clkdm_operations = {
H A Dclockdomain.c40 static struct clkdm_ops *arch_clkdm;
370 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
H A Dcm2xxx.c311 struct clkdm_ops omap2_clkdm_operations = {
H A Dcm3xxx.c294 struct clkdm_ops omap3_clkdm_operations = {
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dclockdomain.h145 * struct clkdm_ops - Arch specific function implementations
163 struct clkdm_ops { struct
182 int clkdm_register_platform_funcs(struct clkdm_ops *co);
232 extern struct clkdm_ops omap2_clkdm_operations;
233 extern struct clkdm_ops omap3_clkdm_operations;
234 extern struct clkdm_ops omap4_clkdm_operations;
235 extern struct clkdm_ops am33xx_clkdm_operations;
236 extern struct clkdm_ops am43xx_clkdm_operations;
H A Dcminst44xx.c522 struct clkdm_ops omap4_clkdm_operations = {
541 struct clkdm_ops am43xx_clkdm_operations = {
H A Dcm33xx.c384 struct clkdm_ops am33xx_clkdm_operations = {
H A Dcm2xxx.c214 struct clkdm_ops omap2_clkdm_operations = {
H A Dclockdomain.c40 static struct clkdm_ops *arch_clkdm;
370 int clkdm_register_platform_funcs(struct clkdm_ops *co) in clkdm_register_platform_funcs()
H A Dcm3xxx.c294 struct clkdm_ops omap3_clkdm_operations = {

Completed in 11 milliseconds