Home
last modified time | relevance | path

Searched refs:BIOS_IMAGE_SIZE_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c77 #define BIOS_IMAGE_SIZE_OFFSET 2 macro
2866 bp->base.bios_size = bp->base.bios[BIOS_IMAGE_SIZE_OFFSET] * BIOS_IMAGE_SIZE_UNIT; in bios_parser_construct()
H A Dbios_parser2.c85 #define BIOS_IMAGE_SIZE_OFFSET 2 macro