Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/
H A Dmbn_header.h10 struct mbn_header { struct
11 u32 mbn_type;
12 u32 mbn_version;
13 u32 mbn_source;
14 u32 mbn_destination;
15 u32 mbn_total_size;
16 u32 mbn_padding[5];
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/
H A Dmbn_header.h10 struct mbn_header { struct
11 u32 mbn_type;
12 u32 mbn_version;
13 u32 mbn_source;
14 u32 mbn_destination;
15 u32 mbn_total_size;
16 u32 mbn_padding[5];