Home
last modified time | relevance | path

Searched refs:ti_clk_build_component_mux (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/clk/ti/
Dclock.h166 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup);
Dcomposite.c136 mux = ti_clk_build_component_mux(comp->mux); in ti_clk_register_composite()
Dmux.c243 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup) in ti_clk_build_component_mux() function