Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_mux.c219 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_disable()
226 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_enable()
233 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_is_enabled()
240 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_get_parent()
247 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_set_parent()
255 struct ccu_mux *cm = hw_to_ccu_mux(hw); in ccu_mux_recalc_rate()
A Dccu_mux.h102 static inline struct ccu_mux *hw_to_ccu_mux(struct clk_hw *hw) in hw_to_ccu_mux() function

Completed in 216 milliseconds