Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_phase.c15 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()
Dccu_phase.h33 static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw) in hw_to_ccu_phase() function