Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dclk-hi3519.c34 static const struct hisi_fixed_rate_clock hi3519_fixed_rate_clks[] = { variable
85 ret = hisi_clk_register_fixed_rate(hi3519_fixed_rate_clks, in hi3519_clk_register()
86 ARRAY_SIZE(hi3519_fixed_rate_clks), in hi3519_clk_register()
111 hisi_clk_unregister_fixed_rate(hi3519_fixed_rate_clks, in hi3519_clk_register()
112 ARRAY_SIZE(hi3519_fixed_rate_clks), in hi3519_clk_register()
138 hisi_clk_unregister_fixed_rate(hi3519_fixed_rate_clks, in hi3519_clk_unregister()
139 ARRAY_SIZE(hi3519_fixed_rate_clks), in hi3519_clk_unregister()