clk_hw_register_fixed_rate   98 arch/arm/mach-sa1100/clock.c 	hw = clk_hw_register_fixed_rate(NULL, "clk32768", NULL, 0, 32768);
clk_hw_register_fixed_rate  104 arch/arm/mach-sa1100/clock.c 	hw = clk_hw_register_fixed_rate(NULL, "clk3686400", NULL, 0, 3686400);
clk_hw_register_fixed_rate  531 arch/mips/txx9/generic/setup.c 	hw = clk_hw_register_fixed_rate(NULL, "gbus", NULL, 0, txx9_gbus_clock);
clk_hw_register_fixed_rate  474 drivers/clk/at91/sckc.c 	slow_rc = clk_hw_register_fixed_rate(NULL, parent_names[0], NULL, 0,
clk_hw_register_fixed_rate  497 drivers/clk/at91/sckc.c 	clk_data->hws[0] = clk_hw_register_fixed_rate(NULL, "md_slck",
clk_hw_register_fixed_rate  427 drivers/clk/clk-aspeed.c 	hw = clk_hw_register_fixed_rate(dev, "uart", NULL, 0, rate);
clk_hw_register_fixed_rate  484 drivers/clk/clk-aspeed.c 	hw = clk_hw_register_fixed_rate(NULL, "fixed-24m", "clkin",
clk_hw_register_fixed_rate  584 drivers/clk/clk-aspeed.c 	hw = clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, clkin);
clk_hw_register_fixed_rate  596 drivers/clk/clk-aspeed.c 		hw = clk_hw_register_fixed_rate(NULL, "hpll", "clkin", 0,
clk_hw_register_fixed_rate  637 drivers/clk/clk-aspeed.c 	hw = clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, freq);
clk_hw_register_fixed_rate  445 drivers/clk/clk-ast2600.c 	hw = clk_hw_register_fixed_rate(dev, "uart", NULL, 0, rate);
clk_hw_register_fixed_rate  456 drivers/clk/clk-ast2600.c 	hw = clk_hw_register_fixed_rate(dev, "uartx", NULL, 0, rate);
clk_hw_register_fixed_rate  611 drivers/clk/clk-ast2600.c 	clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, 25000000);
clk_hw_register_fixed_rate  661 drivers/clk/clk-ast2600.c 	hw = clk_hw_register_fixed_rate(NULL, "usb-phy-40m", NULL, 0, 40000000);
clk_hw_register_fixed_rate  107 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "dummy", NULL, 0, 0);
clk_hw_register_fixed_rate  109 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "cpu", NULL, 0, f_cpu);
clk_hw_register_fixed_rate  111 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "bus", NULL, 0, f_bus);
clk_hw_register_fixed_rate  113 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "pll", NULL, 0, f_pll);
clk_hw_register_fixed_rate  115 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "timer_ref", NULL, 0, f_tim);
clk_hw_register_fixed_rate  125 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "pwm", NULL, 0, f_pwm);
clk_hw_register_fixed_rate  127 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "spi_ref", NULL, 0, f_spi);
clk_hw_register_fixed_rate  135 drivers/clk/clk-clps711x.c 		clk_hw_register_fixed_rate(NULL, "tick", NULL, 0, 64);
clk_hw_register_fixed_rate   42 drivers/clk/clk-efm32gg.c 	hws[clk_HFXO] = clk_hw_register_fixed_rate(NULL, "HFXO", NULL, 0,
clk_hw_register_fixed_rate   36 drivers/clk/clk-fixed-mmio.c 	clk = clk_hw_register_fixed_rate(NULL, clk_name, NULL, 0, freq);
clk_hw_register_fixed_rate  122 drivers/clk/clk-fixed-rate.c EXPORT_SYMBOL_GPL(clk_hw_register_fixed_rate);
clk_hw_register_fixed_rate  313 drivers/clk/clk-gemini.c 	hw = clk_hw_register_fixed_rate(NULL, "rtc", NULL, 0, 32768);
clk_hw_register_fixed_rate  363 drivers/clk/clk-gemini.c 	hw = clk_hw_register_fixed_rate(NULL, "tvcdiv", "xtal", 0, 27000000);
clk_hw_register_fixed_rate  371 drivers/clk/clk-gemini.c 	hw = clk_hw_register_fixed_rate(NULL, "uart", "xtal", 0, 48000000);
clk_hw_register_fixed_rate  440 drivers/clk/clk-gemini.c 	hw = clk_hw_register_fixed_rate(NULL, "xtal", NULL, 0, freq);
clk_hw_register_fixed_rate  124 drivers/clk/clk-nspire.c 	hw = clk_hw_register_fixed_rate(NULL, clk_name, NULL, 0,
clk_hw_register_fixed_rate 1242 drivers/clk/clk-stm32h7.c 	clk_hw_register_fixed_rate(NULL, "clk-hsi", NULL, 0, 64000000);
clk_hw_register_fixed_rate 1243 drivers/clk/clk-stm32h7.c 	clk_hw_register_fixed_rate(NULL, "clk-csi", NULL, 0, 4000000);
clk_hw_register_fixed_rate 1244 drivers/clk/clk-stm32h7.c 	clk_hw_register_fixed_rate(NULL, "clk-lsi", NULL, 0, 32000);
clk_hw_register_fixed_rate 1245 drivers/clk/clk-stm32h7.c 	clk_hw_register_fixed_rate(NULL, "clk-rc48", NULL, 0, 48000);
clk_hw_register_fixed_rate 1248 drivers/clk/clk-stm32h7.c 	hws[CK_DSI_PHY] = clk_hw_register_fixed_rate(NULL, "ck_dsi_phy", NULL,
clk_hw_register_fixed_rate 1356 drivers/clk/clk-stm32h7.c 	clk_hw_register_fixed_rate(NULL, "off", NULL, 0, 0);
clk_hw_register_fixed_rate   69 drivers/clk/imgtec/clk-boston.c 	hw = clk_hw_register_fixed_rate(NULL, "input", NULL, 0, in_freq);
clk_hw_register_fixed_rate   76 drivers/clk/imgtec/clk-boston.c 	hw = clk_hw_register_fixed_rate(NULL, "sys", "input", 0, sys_freq);
clk_hw_register_fixed_rate   83 drivers/clk/imgtec/clk-boston.c 	hw = clk_hw_register_fixed_rate(NULL, "cpu", "input", 0, cpu_freq);
clk_hw_register_fixed_rate   40 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_CLK_DUMMY]		= clk_hw_register_fixed_rate(NULL, "dummy", NULL, 0, 0);
clk_hw_register_fixed_rate   41 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_ADMA_IPG_CLK_ROOT] 	= clk_hw_register_fixed_rate(NULL, "dma_ipg_clk_root", NULL, 0, 120000000);
clk_hw_register_fixed_rate   42 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_CONN_AXI_CLK_ROOT]	= clk_hw_register_fixed_rate(NULL, "conn_axi_clk_root", NULL, 0, 333333333);
clk_hw_register_fixed_rate   43 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_CONN_AHB_CLK_ROOT]	= clk_hw_register_fixed_rate(NULL, "conn_ahb_clk_root", NULL, 0, 166666666);
clk_hw_register_fixed_rate   44 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_CONN_IPG_CLK_ROOT]	= clk_hw_register_fixed_rate(NULL, "conn_ipg_clk_root", NULL, 0, 83333333);
clk_hw_register_fixed_rate   45 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_DC_AXI_EXT_CLK]	= clk_hw_register_fixed_rate(NULL, "dc_axi_ext_clk_root", NULL, 0, 800000000);
clk_hw_register_fixed_rate   46 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_DC_AXI_INT_CLK]	= clk_hw_register_fixed_rate(NULL, "dc_axi_int_clk_root", NULL, 0, 400000000);
clk_hw_register_fixed_rate   47 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_DC_CFG_CLK]		= clk_hw_register_fixed_rate(NULL, "dc_cfg_clk_root", NULL, 0, 100000000);
clk_hw_register_fixed_rate   48 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_MIPI_IPG_CLK]		= clk_hw_register_fixed_rate(NULL, "mipi_ipg_clk_root", NULL, 0, 120000000);
clk_hw_register_fixed_rate   49 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_IMG_AXI_CLK]		= clk_hw_register_fixed_rate(NULL, "img_axi_clk_root", NULL, 0, 400000000);
clk_hw_register_fixed_rate   50 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_IMG_IPG_CLK]		= clk_hw_register_fixed_rate(NULL, "img_ipg_clk_root", NULL, 0, 200000000);
clk_hw_register_fixed_rate   51 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_IMG_PXL_CLK]		= clk_hw_register_fixed_rate(NULL, "img_pxl_clk_root", NULL, 0, 600000000);
clk_hw_register_fixed_rate   52 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_HSIO_AXI_CLK]		= clk_hw_register_fixed_rate(NULL, "hsio_axi_clk_root", NULL, 0, 400000000);
clk_hw_register_fixed_rate   53 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_HSIO_PER_CLK]		= clk_hw_register_fixed_rate(NULL, "hsio_per_clk_root", NULL, 0, 133333333);
clk_hw_register_fixed_rate   54 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_LSIO_MEM_CLK]		= clk_hw_register_fixed_rate(NULL, "lsio_mem_clk_root", NULL, 0, 200000000);
clk_hw_register_fixed_rate   55 drivers/clk/imx/clk-imx8qxp.c 	clks[IMX_LSIO_BUS_CLK]		= clk_hw_register_fixed_rate(NULL, "lsio_bus_clk_root", NULL, 0, 100000000);
clk_hw_register_fixed_rate  212 drivers/clk/imx/clk.h 	return clk_hw_register_fixed_rate(NULL, name, NULL, 0, rate);
clk_hw_register_fixed_rate   44 drivers/clk/loongson1/clk-loongson1b.c 	hw = clk_hw_register_fixed_rate(NULL, "osc_clk", NULL, 0, OSC);
clk_hw_register_fixed_rate   46 drivers/clk/loongson1/clk-loongson1c.c 	hw = clk_hw_register_fixed_rate(NULL, "osc_clk", NULL, 0, OSC);
clk_hw_register_fixed_rate   60 drivers/clk/mvebu/armada-37xx-xtal.c 	xtal_hw = clk_hw_register_fixed_rate(NULL, xtal_name, NULL, 0, rate);
clk_hw_register_fixed_rate  249 drivers/clk/mvebu/cp110-system-controller.c 	hw = clk_hw_register_fixed_rate(NULL, pll0_name, NULL, 0,
clk_hw_register_fixed_rate  135 drivers/clk/samsung/clk.c 		clk_hw = clk_hw_register_fixed_rate(ctx->dev, list->name,
clk_hw_register_fixed_rate  224 drivers/clk/x86/clk-pmc-atom.c 	pclk->clk = clk_hw_register_fixed_rate(&pdev->dev, name, parent_name,
clk_hw_register_fixed_rate   40 drivers/clk/x86/clk-st.c 	hws[ST_CLK_48M] = clk_hw_register_fixed_rate(NULL, "clk48MHz", NULL, 0,
clk_hw_register_fixed_rate   42 drivers/clk/x86/clk-st.c 	hws[ST_CLK_25M] = clk_hw_register_fixed_rate(NULL, "clk25MHz", NULL, 0,
clk_hw_register_fixed_rate  319 drivers/rtc/rtc-ac100.c 	chip->rtc_32k_clk = clk_hw_register_fixed_rate(chip->dev,
clk_hw_register_fixed_rate  337 include/linux/clk-provider.h struct clk_hw *clk_hw_register_fixed_rate(struct device *dev, const char *name,
clk_hw_register_fixed_rate  293 sound/soc/intel/skylake/skl-ssp-clk.c 		parent[i].hw = clk_hw_register_fixed_rate(dev, pclk[i].name,