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

/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c51 #define LAST_RECORD_TYPE 0xff macro
246 if (LAST_RECORD_TYPE == header->ucRecordType ||
311 if (LAST_RECORD_TYPE == header->ucRecordType ||
888 if (LAST_RECORD_TYPE == header->ucRecordType ||
1528 if (LAST_RECORD_TYPE == header->ucRecordType ||
H A Dbios_parser2.c50 #define LAST_RECORD_TYPE 0xff macro
433 if (header->record_type == LAST_RECORD_TYPE ||
620 if (header->record_type == LAST_RECORD_TYPE ||
2123 if (header->record_type == LAST_RECORD_TYPE ||
2160 if (header->record_type == LAST_RECORD_TYPE ||

Completed in 108 milliseconds