Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h49 struct ti_sci_board_ops { struct
269 struct ti_sci_board_ops board_ops;
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1813 struct ti_sci_board_ops *bops = &ops->board_ops; in ti_sci_setup_ops()