Home
last modified time | relevance | path

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

/linux/include/uapi/linux/genwqe/
A Dgenwqe_card.h337 struct genwqe_bitstream { struct
338 __u64 data_addr; /* pointer to image data */
339 __u32 size; /* size of image file */
340 __u32 crc; /* crc of this image */
341 __u64 target_addr; /* starting address in Flash */
342 __u32 partition; /* '0', '1', or 'v' */
343 __u32 uid; /* 1=host/x=dram */
345 __u64 slu_id; /* informational/sim: SluID */
346 __u64 app_id; /* informational/sim: AppID */
348 __u16 retc; /* returned from processing */
[all …]

Completed in 4 milliseconds