Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/hisilicon/
Dcrg-hi3798cv200.c56 static const struct hisi_fixed_rate_clock hi3798cv200_fixed_rate_clks[] = { variable
226 ret = hisi_clk_register_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_register()
227 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_register()
260 hisi_clk_unregister_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_register()
261 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_register()
278 hisi_clk_unregister_fixed_rate(hi3798cv200_fixed_rate_clks, in hi3798cv200_clk_unregister()
279 ARRAY_SIZE(hi3798cv200_fixed_rate_clks), in hi3798cv200_clk_unregister()