Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk3399.c1355 static int __maybe_unused rk3399_clk_set_parent(struct clk *clk, struct clk *parent) in rk3399_clk_set_parent() function
1393 .set_parent = rk3399_clk_set_parent,