Home
last modified time | relevance | path

Searched refs:clknode_get_name (Results 1 – 17 of 17) sorted by relevance

/freebsd-13-stable/sys/dev/extres/clk/
HDclk_link.c73 clknode_get_name(clk)); in clknode_link_recalc()
83 clknode_get_name(clk)); in clknode_link_set_freq()
92 clknode_get_name(clk)); in clknode_link_set_mux()
101 clknode_get_name(clk)); in clknode_link_set_gate()
HDclk_div.c139 panic("%s: divider is zero!\n", clknode_get_name(clk)); in clknode_div_init()
152 printf("%s: %s divider is zero!\n", clknode_get_name(clk), in clknode_div_recalc()
189 clknode_get_name(clk), __func__); in clknode_div_set_freq()
205 clknode_get_name(clk), __func__, i_div); in clknode_div_set_freq()
HDclk.h103 const char *clknode_get_name(struct clknode *clk);
HDclk.c869 clknode_get_name(struct clknode *clknode) in clknode_get_name() function
1323 name = clknode_get_name(clknode); in clk_get_name()
/freebsd-13-stable/sys/arm64/rockchip/clk/
HDrk_clk_mux.c60 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
120 clknode_get_name(clk)); in rk_clk_mux_init()
191 clknode_get_name(p_clk), p_idx); in rk_clk_mux_set_freq()
195 clknode_get_name(p_clk), p_idx, rv); in rk_clk_mux_set_freq()
HDrk_clk_armclk.c74 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
165 clknode_get_name(p_main), in rk_clk_armclk_set_freq()
181 dprintf("Changing parent (%s) freq to %ju\n", clknode_get_name(p_main), in rk_clk_armclk_set_freq()
186 clknode_get_name(p_main), in rk_clk_armclk_set_freq()
HDrk_clk_composite.c72 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
131 clknode_get_name(clk)); in rk_clk_composite_init()
269 clknode_get_name(p_clk), p_idx, fparent); in rk_clk_composite_set_freq()
278 "%ju\n", clknode_get_name(p_clk), p_idx, best); in rk_clk_composite_set_freq()
HDrk_clk_fract.c187 printf("%s: %s denominator is zero!\n", clknode_get_name(clk), in rk_clk_fract_recalc()
231 clknode_get_name(clk), __func__); in rk_clk_fract_set_freq()
HDrk_clk_pll.c67 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
281 clknode_get_name(clk)); in rk3066_clk_pll_set_freq()
/freebsd-13-stable/sys/arm64/freescale/imx/clk/
HDimx_clk_composite.c70 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
225 clknode_get_name(p_clk), p_idx, fparent); in imx_clk_composite_set_freq()
238 "%ju\n", clknode_get_name(p_clk), p_idx, best); in imx_clk_composite_set_freq()
HDimx_clk_frac_pll.c68 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
HDimx_clk_sscg_pll.c72 printf("%s:(%s)" format, __func__, clknode_get_name(clk), arg)
/freebsd-13-stable/sys/arm/allwinner/clkng/
HDaw_clk_m.c181 clknode_get_name(clk)); in aw_clk_m_set_freq()
HDaw_clk_mipi.c162 __func__, best, clknode_get_name(clk), in aw_clk_mipi_set_freq()
HDaw_clk_frac.c243 __func__, best, clknode_get_name(clk), in aw_clk_frac_set_freq()
/freebsd-13-stable/sys/arm/nvidia/tegra124/
HDtegra124_clk_pll.c966 clknode_get_name(clknode), *fout, fin); in tegra124_pll_set_freq()
1047 clknode_get_name(clk), reg, misc_reg, m, n, p, pr, in tegra124_pll_recalc()
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
HDtegra210_clk_pll.c1258 clknode_get_name(clknode), *fout, fin); in tegra210_pll_set_freq()
1360 clknode_get_name(clk), reg, misc_reg, m, n, p, pr, in tegra210_pll_recalc()