Home
last modified time | relevance | path

Searched refs:ti_clk_mux (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/ti/
H A Dclock.h105 struct ti_clk_mux { struct
212 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup);
H A Dmux.c222 struct clk_hw *ti_clk_build_component_mux(struct ti_clk_mux *setup) in ti_clk_build_component_mux()