sprd_gate 13 drivers/clk/sprd/gate.c static void clk_gate_toggle(const struct sprd_gate *sg, bool en) sprd_gate 31 drivers/clk/sprd/gate.c static void clk_sc_gate_toggle(const struct sprd_gate *sg, bool en) sprd_gate 53 drivers/clk/sprd/gate.c struct sprd_gate *sg = hw_to_sprd_gate(hw); sprd_gate 60 drivers/clk/sprd/gate.c struct sprd_gate *sg = hw_to_sprd_gate(hw); sprd_gate 69 drivers/clk/sprd/gate.c struct sprd_gate *sg = hw_to_sprd_gate(hw); sprd_gate 76 drivers/clk/sprd/gate.c struct sprd_gate *sg = hw_to_sprd_gate(hw); sprd_gate 84 drivers/clk/sprd/gate.c struct sprd_gate *sg = hw_to_sprd_gate(hw); sprd_gate 23 drivers/clk/sprd/gate.h struct sprd_gate _struct = { \ sprd_gate 49 drivers/clk/sprd/gate.h static inline struct sprd_gate *hw_to_sprd_gate(const struct clk_hw *hw) sprd_gate 53 drivers/clk/sprd/gate.h return container_of(common, struct sprd_gate, common);