Searched refs:EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/video/
H A Dvideomodes.c394 EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE(*t) == 0 ||
404 mode->xres = EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE(*t);
/u-boot/include/
H A Dedid.h46 #define EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE(_x) \ macro
/u-boot/common/
H A Dedid.c334 h_active = EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE(*timing);

Completed in 49 milliseconds