Searched refs:visconti_clk_gate (Results 1 – 2 of 2) sorted by relevance
23 static inline struct visconti_clk_gate *to_visconti_clk_gate(struct clk_hw *hw) in to_visconti_clk_gate()25 return container_of(hw, struct visconti_clk_gate, hw); in to_visconti_clk_gate()30 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_is_enabled()40 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_disable()57 struct visconti_clk_gate *gate = to_visconti_clk_gate(hw); in visconti_gate_clk_enable()84 struct visconti_clk_gate *gate; in visconti_clk_register_gate()
55 struct visconti_clk_gate { struct
Completed in 4 milliseconds