Home
last modified time | relevance | path

Searched defs:handle_to_ti_sci_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c73 #define handle_to_ti_sci_info(h) container_of(h, struct ti_sci_info, handle) macro
/openbmc/linux/drivers/firmware/
H A Dti_sci.c121 #define handle_to_ti_sci_info(h) container_of(h, struct ti_sci_info, handle) macro