Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/rockchip/
Dclk-rk3128.c204 static struct rockchip_clk_branch common_clk_branches[] __initdata = { variable
605 rockchip_clk_register_branches(ctx, common_clk_branches, in rk3128_common_clk_init()
606 ARRAY_SIZE(common_clk_branches)); in rk3128_common_clk_init()
Dclk-rk3188.c281 static struct rockchip_clk_branch common_clk_branches[] __initdata = { variable
781 rockchip_clk_register_branches(ctx, common_clk_branches, in rk3188_common_clk_init()
782 ARRAY_SIZE(common_clk_branches)); in rk3188_common_clk_init()