Lines Matching defs:intel_dmc_header
114 struct intel_dmc_header { struct
116 uint32_t signature;
119 unsigned char header_len;
122 unsigned char header_ver;
125 uint16_t dmcc_ver;
128 uint32_t project;
131 uint32_t fw_size;
134 uint32_t fw_version;
137 uint32_t mmio_count;
140 uint32_t mmioaddr[8];
143 uint32_t mmiodata[8];
146 unsigned char dfile[32];
148 uint32_t reserved1[2];