Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c558 static int __maybe_unused rk3368_clk_set_parent(struct clk *clk, struct clk *parent) in rk3368_clk_set_parent() function
591 .set_parent = rk3368_clk_set_parent,