Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_qe.h234 struct qe_header { struct
235 u32 length; /* Length of the entire structure, in bytes */
236 u8 magic[3]; /* Set to { 'Q', 'E', 'F' } */
237 u8 version; /* Version of this layout. First ver is '1' */
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h281 struct qe_header { struct
282 __be32 length; /* Length of the entire structure, in bytes */
283 u8 magic[3]; /* Set to { 'Q', 'E', 'F' } */
284 u8 version; /* Version of this layout. First ver is '1' */