Searched refs:ccu_gate (Results 1 – 4 of 4) sorted by relevance
13 struct ccu_gate { struct20 struct ccu_gate _struct = { \ argument32 struct ccu_gate _struct = { \44 struct ccu_gate _struct = { \60 struct ccu_gate _struct = { \72 struct ccu_gate _struct = { \84 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate()88 return container_of(common, struct ccu_gate, common); in hw_to_ccu_gate()
30 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable()55 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable()70 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled()78 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate()90 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate()
10 obj-y += ccu_gate.o
476 static struct ccu_gate usb_hsic_12m_clk = {