ccu_phase          15 drivers/clk/sunxi-ng/ccu_phase.c 	struct ccu_phase *phase = hw_to_ccu_phase(hw);
ccu_phase          58 drivers/clk/sunxi-ng/ccu_phase.c 	struct ccu_phase *phase = hw_to_ccu_phase(hw);
ccu_phase          21 drivers/clk/sunxi-ng/ccu_phase.h 	struct ccu_phase _struct = {					\
ccu_phase          33 drivers/clk/sunxi-ng/ccu_phase.h static inline struct ccu_phase *hw_to_ccu_phase(struct clk_hw *hw)
ccu_phase          37 drivers/clk/sunxi-ng/ccu_phase.h 	return container_of(common, struct ccu_phase, common);