/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | clock-sh7763.c | 38 .recalc = module_clk_recalc, 48 .recalc = bus_clk_recalc, 52 .recalc = followparent_recalc, 75 .recalc = shyway_clk_recalc,
|
H A D | clock-sh7780.c | 38 .recalc = module_clk_recalc, 48 .recalc = bus_clk_recalc, 58 .recalc = cpu_clk_recalc, 81 .recalc = shyway_clk_recalc,
|
H A D | clock-sh7770.c | 35 .recalc = module_clk_recalc, 45 .recalc = bus_clk_recalc, 55 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7724.c | 62 .recalc = fll_recalc, 82 .recalc = pll_recalc, 97 .recalc = div3_recalc,
|
H A D | clock-sh7722.c | 56 .recalc = dll_recalc, 79 .recalc = pll_recalc,
|
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | clock-sh7710.c | 40 .recalc = module_clk_recalc, 50 .recalc = bus_clk_recalc, 60 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7705.c | 46 .recalc = module_clk_recalc, 56 .recalc = bus_clk_recalc, 66 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7709.c | 43 .recalc = module_clk_recalc, 56 .recalc = bus_clk_recalc, 68 .recalc = cpu_clk_recalc,
|
H A D | clock-sh3.c | 47 .recalc = module_clk_recalc, 59 .recalc = bus_clk_recalc, 71 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7706.c | 43 .recalc = module_clk_recalc, 55 .recalc = bus_clk_recalc, 67 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7712.c | 42 .recalc = module_clk_recalc, 54 .recalc = cpu_clk_recalc,
|
/openbmc/linux/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4.c | 42 .recalc = module_clk_recalc, 52 .recalc = bus_clk_recalc, 62 .recalc = cpu_clk_recalc,
|
H A D | clock-sh4-202.c | 42 .recalc = emi_clk_recalc, 57 .recalc = femi_clk_recalc, 132 .recalc = shoc_clk_recalc,
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7203.c | 43 .recalc = module_clk_recalc, 53 .recalc = bus_clk_recalc, 57 .recalc = followparent_recalc,
|
H A D | clock-sh7201.c | 41 .recalc = module_clk_recalc, 51 .recalc = bus_clk_recalc, 61 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7206.c | 40 .recalc = module_clk_recalc, 49 .recalc = bus_clk_recalc, 59 .recalc = cpu_clk_recalc,
|
H A D | clock-sh7269.c | 44 .recalc = pll_recalc, 59 .recalc = peripheral0_recalc, 74 .recalc = peripheral1_recalc,
|
/openbmc/linux/arch/sh/kernel/cpu/sh2/ |
H A D | clock-sh7619.c | 39 .recalc = module_clk_recalc, 48 .recalc = bus_clk_recalc, 52 .recalc = followparent_recalc,
|
/openbmc/linux/drivers/sh/clk/ |
H A D | core.c | 231 if (clkp->ops && clkp->ops->recalc) in propagate_rate() 232 clkp->rate = clkp->ops->recalc(clkp); in propagate_rate() 322 if (clkp->ops && clkp->ops->recalc) in recalculate_root_clocks() 323 clkp->rate = clkp->ops->recalc(clkp); in recalculate_root_clocks() 499 if (clk->ops && clk->ops->recalc) in clk_set_rate() 500 clk->rate = clk->ops->recalc(clk); in clk_set_rate() 529 if (clk->ops->recalc) in clk_set_parent() 530 clk->rate = clk->ops->recalc(clk); in clk_set_parent() 585 else if (likely(clkp->ops->recalc)) in clks_core_resume() 586 clkp->rate = clkp->ops->recalc(clkp); in clks_core_resume()
|
H A D | cpg.c | 76 .recalc = followparent_recalc, 181 .recalc = sh_clk_div_recalc, 187 .recalc = sh_clk_div_recalc, 313 .recalc = sh_clk_div_recalc, 366 .recalc = sh_clk_div_recalc, 445 .recalc = fsidiv_recalc,
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | clock_data.c | 111 .recalc = &omap1_sossi_recalc, 119 .recalc = &omap1_ckctl_recalc, 133 .recalc = &omap1_ckctl_recalc, 203 .recalc = &omap1_ckctl_recalc, 211 .recalc = &omap1_ckctl_recalc, 246 .recalc = &omap1_ckctl_recalc, 338 .recalc = &omap1_ckctl_recalc, 351 .recalc = &omap1_ckctl_recalc, 373 .recalc = &omap1_uart_recalc, 409 .recalc = &omap1_uart_recalc, [all …]
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-factors.h | 38 void (*recalc)(struct factors_request *req); member 47 void (*recalc)(struct factors_request *req); member
|
H A D | clk-factors.c | 62 if (factors->recalc) { in clk_factors_recalc_rate() 77 factors->recalc(&factors_req); in clk_factors_recalc_rate() 211 factors->recalc = data->recalc; in __sunxi_factors_register()
|
/openbmc/qemu/target/arm/ |
H A D | trace-events | 4 arm_gt_recalc(int timer, uint64_t nexttick) "gt recalc: timer %d next tick 0x%" PRIx64 5 arm_gt_recalc_disabled(int timer) "gt recalc: timer %d timer disabled"
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify_user.c | 1138 bool recalc = false; in fanotify_mark_update_flags() local 1158 recalc = true; in fanotify_mark_update_flags() 1163 return recalc; in fanotify_mark_update_flags() 1178 bool recalc; in fanotify_mark_add_to_mask() local 1186 recalc = fsnotify_calc_mask(fsn_mark) & in fanotify_mark_add_to_mask() 1189 recalc |= fanotify_mark_update_flags(fsn_mark, fan_flags); in fanotify_mark_add_to_mask() 1192 return recalc; in fanotify_mark_add_to_mask() 1285 bool recalc; in fanotify_add_mark() local 1317 recalc = fanotify_mark_add_to_mask(fsn_mark, mask, fan_flags); in fanotify_add_mark() 1318 if (recalc) in fanotify_add_mark()
|