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

/solaris-x11-s11/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-s11/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
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c247 vidtiming->SHpol =
330 vidtiming->SHpol = FALSE ; /* Default negative */
403 vidtiming->SHpol = FALSE ; /* Default negative */

Completed in 16 milliseconds