Home
last modified time | relevance | path

Searched refs:ti_clk_mux_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/clk/ti/
H A Dmux.c113 const struct clk_ops ti_clk_mux_ops = { variable
137 init.ops = &ti_clk_mux_ops; in _register_mux()
H A Dcomposite.c172 &ti_clk_mux_ops, in _register_composite()
H A Dclock.h241 extern const struct clk_ops ti_clk_mux_ops;
H A Dclkctrl.c384 &ti_clk_mux_ops, clkctrl_name)) in _ti_clkctrl_setup_mux()