Searched refs:ccu_gate (Results 1 – 6 of 6) 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 = { \73 struct ccu_gate _struct = { \87 struct ccu_gate _struct = { \101 struct ccu_gate _struct = { \114 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate()118 return container_of(common, struct ccu_gate, common); in hw_to_ccu_gate()
33 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable()61 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable()77 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled()85 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate()97 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_determine_rate()
13 sunxi-ccu-y += ccu_gate.o
225 static struct ccu_gate osc24M_32k_clk = {
476 static struct ccu_gate usb_hsic_12m_clk = {
50 struct ccu_gate { struct91 struct ccu_gate _struct = { \123 static inline struct ccu_gate *hw_to_ccu_gate(struct clk_hw *hw) in hw_to_ccu_gate()127 return container_of(common, struct ccu_gate, common); in hw_to_ccu_gate()1164 struct ccu_gate *cg = hw_to_ccu_gate(&plat_data->th1520_gate_clks[i]->hw); in th1520_clk_probe()
Completed in 14 milliseconds