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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h48 unsigned int SHpol : 1; /* Horizontal polarity */ member in struct:__anon45
H A Dsun_edid.c877 block->SHpol = 0; /* TODO */
883 block->SHpol = (dt->flags & 0x02) ? 1 : 0;
888 block->SHpol = (dt->flags & 0x02) ? 1 : 0;
1695 (info.SHpol == ptr->SHpol) &&
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h59 unsigned int SHpol; /* sync polarity horizontal */ member in struct:sun_video_timing

Completed in 14 milliseconds