Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dcrg-hi3798cv200.c44 static const struct hisi_fixed_rate_clock hi3798cv200_fixed_rate_clks[] = { variable
214 ret = hisi_clk_register_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_register()
215 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_register()
248 hisi_clk_unregister_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_register()
249 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_register()
266 hisi_clk_unregister_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_unregister()
267 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_unregister()