Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_qe.h233 struct qe_header { struct
234 u32 length; /* Length of the entire structure, in bytes */
235 u8 magic[3]; /* Set to { 'Q', 'E', 'F' } */
236 u8 version; /* Version of this layout. First ver is '1' */
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h265 struct qe_header { struct
266 __be32 length; /* Length of the entire structure, in bytes */
267 u8 magic[3]; /* Set to { 'Q', 'E', 'F' } */
268 u8 version; /* Version of this layout. First ver is '1' */