Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dedid.h141 #define EDID1_INFO_PRODUCT_CODE(_x) \ macro
/openbmc/u-boot/common/
H A Dedid.c336 printf("Product ID code: %04x\n", EDID1_INFO_PRODUCT_CODE(*edid_info)); in edid_print_info()