Home
last modified time | relevance | path

Searched refs:ccu_phase (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_phase.h13 struct ccu_phase { struct
21 struct ccu_phase _struct = { \
33 static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw) in hw_to_ccu_phase()
37 return container_of(common, struct ccu_phase, common); in hw_to_ccu_phase()
H A Dccu_phase.c11 #include "ccu_phase.h"
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()
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_phase.h13 struct ccu_phase { struct
21 struct ccu_phase _struct = { \
33 static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw) in hw_to_ccu_phase()
37 return container_of(common, struct ccu_phase, common); in hw_to_ccu_phase()
H A Dccu_phase.c11 #include "ccu_phase.h"
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()

Completed in 2 milliseconds