Searched refs:ti_clk_build_component_gate (Results 1 – 3 of 3) sorted by relevance
194 struct clk_hw *ti_clk_build_component_gate(struct ti_clk_gate *setup);
135 gate = ti_clk_build_component_gate(comp->gate); in ti_clk_register_composite()
182 struct clk_hw *ti_clk_build_component_gate(struct ti_clk_gate *setup) in ti_clk_build_component_gate() function