Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c238 static int ccu_mux_set_parent(struct clk_hw *hw, u8 index) in ccu_mux_set_parent() function
271 .set_parent = ccu_mux_set_parent,