Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dedid.h144 #define EDID1_INFO_SERIAL_NUMBER(_x) \ macro
/openbmc/u-boot/common/
H A Dedid.c341 serial_number = EDID1_INFO_SERIAL_NUMBER(*edid_info); in edid_print_info()