Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dedid.c45 unsigned int *hmax, unsigned int *vmin, in edid_get_ranges() argument
51 *hmin = *hmax = *vmin = *vmax = 0; in edid_get_ranges()
59 *hmax = monitor->data.range_data.horizontal_max; in edid_get_ranges()
/openbmc/u-boot/include/
H A Dedid.h304 unsigned int *hmax, unsigned int *vmin,