Searched refs:CXL_AI_HEADER_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/misc/cxl/
H A Dflash.c249 header->image_offset = cpu_to_be64(CXL_AI_HEADER_SIZE);
256 len_chunk += CXL_AI_HEADER_SIZE;
288 s_copy = CXL_AI_BUFFER_SIZE - CXL_AI_HEADER_SIZE;
289 dest += CXL_AI_HEADER_SIZE; /* image offset */
400 BUG_ON(sizeof(struct ai_header) != CXL_AI_HEADER_SIZE);
/linux-master/include/uapi/misc/
H A Dcxl.h65 #define CXL_AI_HEADER_SIZE 128 macro

Completed in 119 milliseconds