Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_phase.h21 struct ccu_phase { struct
29 struct ccu_phase _struct = { \ argument
41 static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw) in hw_to_ccu_phase()
45 return container_of(common, struct ccu_phase, common); in hw_to_ccu_phase()
Dccu_phase.c18 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_get_phase()
61 struct ccu_phase *phase = hw_to_ccu_phase(hw); in ccu_phase_set_phase()
DMakefile13 obj-y += ccu_phase.o