Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soc/ti/
Dti_sci_protocol.h168 struct ti_sci_clk_ops { struct
203 struct ti_sci_clk_ops clk_ops; argument
/Linux-v4.19/drivers/clk/keystone/
Dsci-clk.c41 const struct ti_sci_clk_ops *ops;
/Linux-v4.19/drivers/firmware/
Dti_sci.c1627 struct ti_sci_clk_ops *cops = &ops->clk_ops; in ti_sci_setup_ops()