Home
last modified time | relevance | path

Searched refs:clk_hw_get_name (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/linux/drivers/clk/
H A Dclk-versaclock7.c886 clk_hw_get_name(hw)); in vc7_fod_recalc_rate()
890 pr_debug("%s - %s: parent_rate: %lu\n", __func__, clk_hw_get_name(hw), parent_rate); in vc7_fod_recalc_rate()
896 __func__, clk_hw_get_name(hw), in vc7_fod_recalc_rate()
898 pr_debug("%s - %s rate: %lu\n", __func__, clk_hw_get_name(hw), fod_rate); in vc7_fod_recalc_rate()
909 __func__, clk_hw_get_name(hw), rate, *parent_rate); in vc7_fod_round_rate()
917 __func__, clk_hw_get_name(hw), in vc7_fod_round_rate()
919 pr_debug("%s - %s rate: %lu\n", __func__, clk_hw_get_name(hw), fod_rate); in vc7_fod_round_rate()
931 __func__, clk_hw_get_name(hw), rate, parent_rate); in vc7_fod_set_rate()
936 rate, clk_hw_get_name(hw)); in vc7_fod_set_rate()
946 __func__, clk_hw_get_name(hw), in vc7_fod_set_rate()
[all …]
H A Dclk-xgene.c64 pr_debug("%s pll %s\n", clk_hw_get_name(hw), in xgene_clk_pll_is_enabled()
112 clk_hw_get_name(hw), fvco / nout, parent_rate, in xgene_clk_pll_recalc_rate()
453 pr_debug("%s clock enabled\n", clk_hw_get_name(hw)); in xgene_clk_enable()
461 clk_hw_get_name(hw), in xgene_clk_enable()
472 clk_hw_get_name(hw), in xgene_clk_enable()
493 pr_debug("%s clock disabled\n", clk_hw_get_name(hw)); in xgene_clk_disable()
519 pr_debug("%s clock checking\n", clk_hw_get_name(hw)); in xgene_clk_is_enabled()
522 pr_debug("%s clock is %s\n", clk_hw_get_name(hw), in xgene_clk_is_enabled()
545 clk_hw_get_name(hw), in xgene_clk_recalc_rate()
551 clk_hw_get_name(hw), parent_rate, parent_rate); in xgene_clk_recalc_rate()
[all …]
H A Dclk-versaclock5.c1059 parent_names[0] = clk_hw_get_name(&vc5->clk_mux); in vc5_probe()
1079 parent_names[0] = clk_hw_get_name(&vc5->clk_mul); in vc5_probe()
1081 parent_names[0] = clk_hw_get_name(&vc5->clk_mux); in vc5_probe()
1099 parent_names[0] = clk_hw_get_name(&vc5->clk_pfd); in vc5_probe()
1122 parent_names[0] = clk_hw_get_name(&vc5->clk_pll.hw); in vc5_probe()
1144 parent_names[0] = clk_hw_get_name(&vc5->clk_mux); in vc5_probe()
1157 parent_names[0] = clk_hw_get_name(&vc5->clk_fod[idx].hw); in vc5_probe()
1159 parent_names[1] = clk_hw_get_name(&vc5->clk_mux); in vc5_probe()
1162 clk_hw_get_name(&vc5->clk_out[n - 1].hw); in vc5_probe()
H A Dclk-si5351.c438 __func__, clk_hw_get_name(hw), in si5351_pll_recalc_rate()
497 __func__, clk_hw_get_name(hw), a, b, c, in si5351_pll_determine_rate()
530 __func__, clk_hw_get_name(hw), in si5351_pll_set_rate()
641 __func__, clk_hw_get_name(hw), in si5351_msynth_recalc_rate()
755 __func__, clk_hw_get_name(hw), a, b, c, divby4, in si5351_msynth_determine_rate()
789 __func__, clk_hw_get_name(hw), in si5351_msynth_set_rate()
932 __func__, clk_hw_get_name(&drvdata->clkout[num].hw), in _si5351_clkout_reset_pll()
1091 __func__, clk_hw_get_name(hw), (1 << rdiv), in si5351_clkout_determine_rate()
1143 __func__, clk_hw_get_name(hw), (1 << rdiv), in si5351_clkout_set_rate()
/openbmc/linux/drivers/clk/ti/
H A Dclockdomain.c43 clk_hw_get_name(hw)); in omap2_clkops_enable_clkdm()
49 __func__, clk_hw_get_name(hw)); in omap2_clkops_enable_clkdm()
55 __func__, clk_hw_get_name(hw), clk->clkdm_name, ret); in omap2_clkops_enable_clkdm()
77 clk_hw_get_name(hw)); in omap2_clkops_disable_clkdm()
83 __func__, clk_hw_get_name(hw)); in omap2_clkops_disable_clkdm()
H A Dclkt_dflt.c106 idlest_val, clk_hw_get_name(&clk->hw)); in _omap2_module_wait_ready()
213 __func__, clk_hw_get_name(hw), in omap2_dflt_clk_enable()
H A Ddpll3xxx.c69 clk_name = clk_hw_get_name(&clk->hw); in _omap3_wait_dpll_status()
145 pr_debug("clock: locking DPLL %s\n", clk_hw_get_name(&clk->hw)); in _omap3_noncore_dpll_lock()
193 clk_hw_get_name(&clk->hw)); in _omap3_noncore_dpll_bypass()
223 pr_debug("clock: stopping DPLL %s\n", clk_hw_get_name(&clk->hw)); in _omap3_noncore_dpll_stop()
538 __func__, clk_hw_get_name(hw), in omap3_noncore_dpll_enable()
675 clk_hw_get_name(hw), rate); in omap3_noncore_dpll_set_rate()
/openbmc/linux/drivers/clk/ux500/
H A Dclk-prcmu.c46 clk_hw_get_name(hw)); in clk_prcmu_unprepare()
77 (char *)clk_hw_get_name(hw), in clk_prcmu_opp_prepare()
81 __func__, clk_hw_get_name(hw)); in clk_prcmu_opp_prepare()
90 (char *)clk_hw_get_name(hw)); in clk_prcmu_opp_prepare()
104 clk_hw_get_name(hw)); in clk_prcmu_opp_unprepare()
110 (char *)clk_hw_get_name(hw)); in clk_prcmu_opp_unprepare()
124 __func__, clk_hw_get_name(hw)); in clk_prcmu_opp_volt_prepare()
146 clk_hw_get_name(hw)); in clk_prcmu_opp_volt_unprepare()
314 clk_hw_get_name(hw)); in clk_prcmu_clkout_unprepare()
/openbmc/linux/drivers/clk/zynqmp/
H A Dpll.c53 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_get_mode()
76 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_set_mode()
138 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_recalc_rate()
182 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_set_rate()
228 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_is_enabled()
252 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_enable()
280 const char *clk_name = clk_hw_get_name(hw); in zynqmp_pll_disable()
H A Dclk-gate-zynqmp.c37 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_gate_enable()
57 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_gate_disable()
77 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_gate_is_enabled()
H A Dclk-mux-zynqmp.c46 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_mux_get_parent()
76 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_mux_set_parent()
H A Ddivider.c83 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_divider_recalc_rate()
126 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_divider_round_rate()
173 const char *clk_name = clk_hw_get_name(hw); in zynqmp_clk_divider_set_rate()
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_frac.c71 pr_debug("%s: Read fractional\n", clk_hw_get_name(&common->hw)); in ccu_frac_helper_read_rate()
77 clk_hw_get_name(&common->hw), cf->rates[0], cf->rates[1]); in ccu_frac_helper_read_rate()
82 clk_hw_get_name(&common->hw), reg, cf->select); in ccu_frac_helper_read_rate()
H A Dccu_sdm.c118 clk_hw_get_name(&common->hw)); in ccu_sdm_helper_read_rate()
124 clk_hw_get_name(&common->hw)); in ccu_sdm_helper_read_rate()
129 clk_hw_get_name(&common->hw), reg); in ccu_sdm_helper_read_rate()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-regmap-mux-div.c27 const char *name = clk_hw_get_name(&md->clkr.hw); in mux_div_set_src_div()
63 const char *name = clk_hw_get_name(&md->clkr.hw); in mux_div_get_src_div()
166 const char *name = clk_hw_get_name(hw); in mux_div_get_parent()
208 const char *name = clk_hw_get_name(hw); in mux_div_recalc_rate()
/openbmc/linux/drivers/clk/st/
H A Dclkgen-fsyn.c342 clk_hw_get_name(hw), __func__); in quadfs_pll_fs660c32_recalc_rate()
390 __func__, clk_hw_get_name(hw), in quadfs_pll_fs660c32_round_rate()
415 __func__, clk_hw_get_name(hw), in quadfs_pll_fs660c32_set_rate()
573 pr_debug("%s: %s\n", __func__, clk_hw_get_name(hw)); in quadfs_fsynth_enable()
598 pr_debug("%s: %s\n", __func__, clk_hw_get_name(hw)); in quadfs_fsynth_disable()
615 __func__, clk_hw_get_name(hw), nsb); in quadfs_fsynth_is_enabled()
809 clk_hw_get_name(hw), __func__); in quadfs_recalc_rate()
812 pr_debug("%s:%s rate %lu\n", clk_hw_get_name(hw), __func__, rate); in quadfs_recalc_rate()
825 __func__, clk_hw_get_name(hw), in quadfs_round_rate()
/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-pll.c53 pr_warn("%s has zero rfdiv\n", clk_hw_get_name(hw)); in berlin2_pll_recalc_rate()
62 clk_hw_get_name(hw), vcodivsel); in berlin2_pll_recalc_rate()
/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c246 clk_hw_get_name(hw), ret); in clk_scu_recalc_rate()
355 clk_hw_get_name(hw), ret); in clk_scu_get_parent()
383 clk_hw_get_name(hw), ret); in clk_scu_set_parent()
439 pr_warn("%s: clk unprepare failed %d\n", clk_hw_get_name(hw), in clk_scu_unprepare()
600 dev_dbg(dev, "save parent %s idx %u\n", clk_hw_get_name(clk->parent), in imx_clk_scu_suspend()
625 clk_hw_get_name(clk->parent), in imx_clk_scu_resume()
826 pr_err("%s: clk unprepare failed %d\n", clk_hw_get_name(hw), in clk_gpr_gate_scu_unprepare()
H A Dclk-pll14xx.c152 clk_hw_get_name(&pll->hw), prate, rate); in imx_pll14xx_calc_settings()
174 clk_hw_get_name(&pll->hw), prate, rate, in imx_pll14xx_calc_settings()
212 clk_hw_get_name(&pll->hw), prate, rate, t->rate, t->pdiv, t->sdiv, in imx_pll14xx_calc_settings()
294 clk_hw_get_name(hw)); in clk_pll1416x_set_rate()
/openbmc/linux/drivers/clk/samsung/
H A Dclk-pll.c111 pr_err("Could not lock PLL %s\n", clk_hw_get_name(&pll->hw)); in samsung_pll_lock_wait()
259 drate, clk_hw_get_name(hw)); in samsung_pll35xx_set_rate()
368 drate, clk_hw_get_name(hw)); in samsung_pll36xx_set_rate()
462 drate, clk_hw_get_name(hw)); in samsung_pll0822x_set_rate()
551 drate, clk_hw_get_name(hw)); in samsung_pll0831x_set_rate()
661 drate, clk_hw_get_name(hw)); in samsung_pll45xx_set_rate()
798 drate, clk_hw_get_name(hw)); in samsung_pll46xx_set_rate()
1036 drate, clk_hw_get_name(hw)); in samsung_pll2550xx_set_rate()
1131 drate, clk_hw_get_name(hw)); in samsung_pll2650x_set_rate()
1221 drate, clk_hw_get_name(hw)); in samsung_pll2650xx_set_rate()
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-gate.c33 const char *name = clk_hw_get_name(hwclk); in socfpga_clk_get_parent()
59 const char *name = clk_hw_get_name(hwclk); in socfpga_clk_set_parent()
H A Dclk-gate-s10.c56 const char *name = clk_hw_get_name(hwclk); in socfpga_gate_get_parent()
86 const char *name = clk_hw_get_name(hwclk); in socfpga_agilex_gate_get_parent()
/openbmc/linux/include/trace/events/
H A Dclk.h275 __string( pname, req->best_parent_hw ? clk_hw_get_name(req->best_parent_hw) : "none" )
283 __assign_str(pname, req->best_parent_hw ? clk_hw_get_name(req->best_parent_hw) : "none");
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c517 clk_hw_get_name(hw), in clk_pll_recalc_rate()
526 clk_hw_get_name(hw), in clk_pll_recalc_rate()
590 pr_debug("%s: %lu/%lu\n", clk_hw_get_name(hw), *parent_rate, rate); in clk_hclk_pll_round_rate()
619 clk_hw_get_name(hw), rate); in clk_hclk_pll_round_rate()
637 clk_hw_get_name(hw), rate, m, n, p); in clk_hclk_pll_round_rate()
640 clk_hw_get_name(hw), rate, m, n, p, o); in clk_hclk_pll_round_rate()
652 pr_debug("%s: %lu/%lu\n", clk_hw_get_name(hw), *parent_rate, rate); in clk_usb_pll_round_rate()
802 pr_debug("%s: 0x%x\n", clk_hw_get_name(hw), clk->enable); in clk_usb_enable()
/openbmc/linux/drivers/clk/microchip/
H A Dclk-core.c423 __func__, clk_hw_get_name(hw), req->rate); in roclk_determine_rate()
428 clk_hw_get_name(hw), req->rate, in roclk_determine_rate()
429 clk_hw_get_name(best_parent_clk), best_parent_rate, in roclk_determine_rate()
455 pr_err("%s: poll failed, clk active\n", clk_hw_get_name(hw)); in roclk_set_parent()
878 clk_hw_get_name(hw), nosc, cosc); in sclk_set_parent()

1234