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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.c534 #define ETIMING_III_BITS ((11-6+1)*8) /* Bytes #6..11 have defined flags */ macro
536 static const sun_timing_t est_timings_iii[ETIMING_III_BITS] = {
1307 for (bit_off = 0; bit_off < ETIMING_III_BITS; bit_off += 1) {
1344 * 48 Established Timings III mode names (ETIMING_III_BITS = 48)
1348 edid_modes = malloc((ETIMING_BITS + ETIMING_III_BITS + 1)
1921 * 48 Established Timings III modes (ETIMING_III_BITS = 48)
1929 edid_modes = malloc((4 + 8 + 4*6 + ETIMING_BITS + ETIMING_III_BITS + 1)

Completed in 13 milliseconds