Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/ti/k3/common/drivers/ti_sci/
Dti_sci_protocol.h102 struct ti_sci_msg_resp_version { struct
103 struct ti_sci_msg_hdr hdr;
105 char firmware_description[FIRMWARE_DESCRIPTION_LENGTH];
106 uint16_t firmware_revision;
107 uint8_t abi_major;
108 uint8_t abi_minor;
109 uint8_t sub_version;
110 uint8_t patch_version;