Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3576.c2484 static int rk3576_clk_set_parent(struct clk *clk, struct clk *parent) in rk3576_clk_set_parent() function
2510 .set_parent = rk3576_clk_set_parent,