ccu_gate          476 drivers/clk/sunxi-ng/ccu-sun8i-a83t.c static struct ccu_gate usb_hsic_12m_clk = {
ccu_gate           30 drivers/clk/sunxi-ng/ccu_gate.c 	struct ccu_gate *cg = hw_to_ccu_gate(hw);
ccu_gate           55 drivers/clk/sunxi-ng/ccu_gate.c 	struct ccu_gate *cg = hw_to_ccu_gate(hw);
ccu_gate           70 drivers/clk/sunxi-ng/ccu_gate.c 	struct ccu_gate *cg = hw_to_ccu_gate(hw);
ccu_gate           78 drivers/clk/sunxi-ng/ccu_gate.c 	struct ccu_gate *cg = hw_to_ccu_gate(hw);
ccu_gate           90 drivers/clk/sunxi-ng/ccu_gate.c 	struct ccu_gate *cg = hw_to_ccu_gate(hw);
ccu_gate           20 drivers/clk/sunxi-ng/ccu_gate.h 	struct ccu_gate _struct = {					\
ccu_gate           32 drivers/clk/sunxi-ng/ccu_gate.h 	struct ccu_gate _struct = {					\
ccu_gate           44 drivers/clk/sunxi-ng/ccu_gate.h 	struct ccu_gate _struct = {					\
ccu_gate           60 drivers/clk/sunxi-ng/ccu_gate.h 	struct ccu_gate _struct = {					\
ccu_gate           72 drivers/clk/sunxi-ng/ccu_gate.h 	struct ccu_gate _struct = {					\
ccu_gate           84 drivers/clk/sunxi-ng/ccu_gate.h static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw)
ccu_gate           88 drivers/clk/sunxi-ng/ccu_gate.h 	return container_of(common, struct ccu_gate, common);