Searched refs:hi3519_fixed_rate_clks (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
H A D | clk-hi3519.c | 34 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()
|
/kernel/linux/linux-6.6/drivers/clk/hisilicon/ |
H A D | clk-hi3519.c | 34 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()
|
Completed in 2 milliseconds