Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/ti/
Dti_sci_protocol.h171 struct ti_sci_clk_ops { struct
541 struct ti_sci_clk_ops clk_ops;
/Linux-v6.1/drivers/clk/keystone/
Dsci-clk.c34 const struct ti_sci_clk_ops *ops;
/Linux-v6.1/drivers/firmware/
Dti_sci.c2810 struct ti_sci_clk_ops *cops = &ops->clk_ops; in ti_sci_setup_ops()