Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_mux.c230 static int ccu_mux_set_parent(struct clk_hw *hw, u8 index) in ccu_mux_set_parent() function
252 .set_parent = ccu_mux_set_parent,