Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dclock.h195 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.c232 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup) in ti_clk_build_component_mux() function