clk_hw_register_fixed_rate
hw = clk_hw_register_fixed_rate(NULL, "clk3686400", NULL, 0, 3686400);
hw = clk_hw_register_fixed_rate(NULL, "clk32768", NULL, 0, 32768);
hw = clk_hw_register_fixed_rate(NULL, "gbus", NULL, 0, txx9_gbus_clock);
hw = clk_hw_register_fixed_rate(dev, "uart", NULL, 0, rate);
hw = clk_hw_register_fixed_rate(dev, "mac12rclk", "hpll", 0,
hw = clk_hw_register_fixed_rate(NULL, "fixed-24m", "clkin",
hw = clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, clkin);
hw = clk_hw_register_fixed_rate(NULL, "hpll", "clkin", 0,
hw = clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, freq);
hw = clk_hw_register_fixed_rate(dev, "uart", NULL, 0, rate);
hw = clk_hw_register_fixed_rate(dev, "uartx", NULL, 0, rate);
hw = clk_hw_register_fixed_rate(dev, "mac12rclk", "hpll", 0, 50000000);
hw = clk_hw_register_fixed_rate(dev, "mac34rclk", "hclk", 0, 50000000);
clk_hw_register_fixed_rate(NULL, "clkin", NULL, 0, 25000000);
hw = clk_hw_register_fixed_rate(NULL, "usb-phy-40m", NULL, 0, 40000000);
clk_hw_register_fixed_rate(NULL, "dummy", NULL, 0, 0);
clk_hw_register_fixed_rate(NULL, "cpu", NULL, 0, f_cpu);
clk_hw_register_fixed_rate(NULL, "bus", NULL, 0, f_bus);
clk_hw_register_fixed_rate(NULL, "pll", NULL, 0, f_pll);
clk_hw_register_fixed_rate(NULL, "timer_ref", NULL, 0, f_tim);
clk_hw_register_fixed_rate(NULL, "pwm", NULL, 0, f_pwm);
clk_hw_register_fixed_rate(NULL, "spi_ref", NULL, 0, f_spi);
clk_hw_register_fixed_rate(NULL, "tick", NULL, 0, 64);
hw = clk_hw_register_fixed_rate(dev, desc->name, NULL, 0, rate);
hw = clk_hw_register_fixed_rate(dev, desc->name, NULL, 0, rate);
hw = clk_hw_register_fixed_rate(dev, name, NULL, 0, rate);
clk = clk_hw_register_fixed_rate(NULL, clk_name, NULL, 0, freq);
hw = clk_hw_register_fixed_rate(NULL, "test-fixed-rate", NULL, 0, fixed_rate);
hw = clk_hw_register_fixed_rate(NULL, "test-fixed-rate", parent_name, 0, 0);
hw = clk_hw_register_fixed_rate(NULL, "test-fixed-rate", parent_name, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
parent = clk_hw_register_fixed_rate(NULL, "test_parent", NULL, 0,
hw = clk_hw_register_fixed_rate(NULL, "rtc", NULL, 0, 32768);
hw = clk_hw_register_fixed_rate(NULL, "tvcdiv", "xtal", 0, 27000000);
hw = clk_hw_register_fixed_rate(NULL, "uart", "xtal", 0, 48000000);
hw = clk_hw_register_fixed_rate(NULL, "xtal", NULL, 0, freq);
hw = clk_hw_register_fixed_rate(NULL, clk_name, NULL, 0,
clk_hw_register_fixed_rate(NULL, "clk-hsi", NULL, 0, 64000000);
clk_hw_register_fixed_rate(NULL, "clk-csi", NULL, 0, 4000000);
clk_hw_register_fixed_rate(NULL, "clk-lsi", NULL, 0, 32000);
clk_hw_register_fixed_rate(NULL, "clk-rc48", NULL, 0, 48000);
hws[CK_DSI_PHY] = clk_hw_register_fixed_rate(NULL, "ck_dsi_phy", NULL,
clk_hw_register_fixed_rate(NULL, "off", NULL, 0, 0);
hw = clk_hw_register_fixed_rate(NULL, "input", NULL, 0, in_freq);
hw = clk_hw_register_fixed_rate(NULL, "sys", "input", 0, sys_freq);
hw = clk_hw_register_fixed_rate(NULL, "cpu", "input", 0, cpu_freq);
return clk_hw_register_fixed_rate(NULL, name, NULL, 0, rate);
hw = clk_hw_register_fixed_rate(NULL, rc->name, rc->parent, 0,
xtal_hw = clk_hw_register_fixed_rate(NULL, xtal_name, NULL, 0, rate);
hw = clk_hw_register_fixed_rate(NULL, pll0_name, NULL, 0,
return clk_hw_register_fixed_rate(NULL, name, NULL, 0, rate);
sclk->hw = clk_hw_register_fixed_rate(dev, sclk->name,
sclk->hw = clk_hw_register_fixed_rate(NULL, sclk->name,
clk_hw = clk_hw_register_fixed_rate(ctx->dev, list->name,
clk_hw_register_fixed_rate(NULL, "pipll1", NULL, 0, 600000000);
clk_hw_register_fixed_rate(NULL, "pidnnpll", NULL, 0, 500000000);
clk_hw_register_fixed_rate(NULL, "pietherpll", NULL, 0, 500000000);
return clk_hw_register_fixed_rate(NULL, list->name,
hws[ST_CLK_48M] = clk_hw_register_fixed_rate(NULL, "clk48MHz",
hws[ST_CLK_25M] = clk_hw_register_fixed_rate(NULL, "clk25MHz",
hws[CLK_48M_FIXED] = clk_hw_register_fixed_rate(NULL, "clk48MHz",
pclk->clk = clk_hw_register_fixed_rate(&pdev->dev, name, parent_name,
mgbdev->i2c_clk = clk_hw_register_fixed_rate(NULL, clk_name, NULL,
clk = clk_hw_register_fixed_rate(&pdev->dev, buf, NULL, 0,
chip->rtc_32k_clk = clk_hw_register_fixed_rate(chip->dev,