Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.c224 static int ccu_mux_is_enabled(struct clk_hw *hw) in ccu_mux_is_enabled() function
268 .is_enabled = ccu_mux_is_enabled,