Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h268 struct ti_sci_ops { struct
282 struct ti_sci_ops ops; argument
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1812 struct ti_sci_ops *ops = &info->handle.ops; in ti_sci_setup_ops()