Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h36 struct ti_sci_core_ops { struct
500 struct ti_sci_core_ops core_ops;
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c2873 struct ti_sci_core_ops *core_ops = &ops->core_ops; in ti_sci_setup_ops()