Searched refs:ti_sci_clk_ops (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/soc/ti/ | ||
H A D | ti_sci_protocol.h | 123 * struct ti_sci_clk_ops - Clock control operations |
/linux/drivers/clk/keystone/ | ||
H A D | sci-clk.c | 33 const struct ti_sci_clk_ops *ops; |
/linux/drivers/firmware/ | ||
H A D | ti_sci.c | 3159 struct ti_sci_clk_ops *cops = &ops->clk_ops; in ti_sci_setup_ops() |