Searched refs:hw_to_ccu_phase (Results 1 – 2 of 2) sorted by relevance
15 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase()58 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase()
33 static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw) in hw_to_ccu_phase() function