Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/sunxi-ng/
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,