Searched refs:cpu_clk_recalc (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/arch/sh/kernel/cpu/sh3/ |
D | clock-sh7712.c | 45 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 54 .recalc = cpu_clk_recalc,
|
D | clock-sh7710.c | 53 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 60 .recalc = cpu_clk_recalc,
|
D | clock-sh7705.c | 59 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 66 .recalc = cpu_clk_recalc,
|
D | clock-sh3.c | 62 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 71 .recalc = cpu_clk_recalc,
|
D | clock-sh7706.c | 58 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 67 .recalc = cpu_clk_recalc,
|
D | clock-sh7709.c | 59 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 68 .recalc = cpu_clk_recalc,
|
/linux-6.12.1/arch/sh/kernel/cpu/sh4/ |
D | clock-sh4.c | 55 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 62 .recalc = cpu_clk_recalc,
|
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7770.c | 48 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 55 .recalc = cpu_clk_recalc,
|
D | clock-sh7780.c | 51 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 58 .recalc = cpu_clk_recalc,
|
/linux-6.12.1/arch/sh/kernel/cpu/sh2a/ |
D | clock-sh7206.c | 52 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 59 .recalc = cpu_clk_recalc,
|
D | clock-sh7201.c | 54 static unsigned long cpu_clk_recalc(struct clk *clk) in cpu_clk_recalc() function 61 .recalc = cpu_clk_recalc,
|