Home
last modified time | relevance | path

Searched refs:followparent_recalc (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/arch/sh/kernel/cpu/sh2/
Dclock-sh7619.c52 .recalc = followparent_recalc,
/linux-6.12.1/arch/sh/kernel/cpu/sh2a/
Dclock-sh7203.c57 .recalc = followparent_recalc,
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/
Dclock-sh7763.c52 .recalc = followparent_recalc,
/linux-6.12.1/arch/arm/mach-omap1/
Dclock.h96 unsigned long followparent_recalc(struct omap1_clk *clk, unsigned long p_rate);
Dclock.c797 unsigned long followparent_recalc(struct omap1_clk *clk, unsigned long p_rate) in followparent_recalc() function
Dclock_data.c580 .recalc = &followparent_recalc,
/linux-6.12.1/include/linux/
Dsh_clk.h81 unsigned long followparent_recalc(struct clk *);
/linux-6.12.1/drivers/sh/clk/
Dcpg.c76 .recalc = followparent_recalc,
Dcore.c210 unsigned long followparent_recalc(struct clk *clk) in followparent_recalc() function