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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dtools.c223 crtc_pitch = REGR(CRTC_PITCH);
378 pitch = REGR(CRTC_PITCH) & 0x7ff;
H A Defb_reg.h56 /* CRTC_PITCH */
228 #define CRTC_PITCH 0x22C macro
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_res_try_now.c110 CRTC_PITCH, /* Stream 1 pitch register offset */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_res_try_now.c113 CRTC_PITCH, /* Stream 1 pitch register offset */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_res_try_now.c104 CRTC_PITCH, /* Stream 1 pitch register offset */
/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_reg.h21 /* CRTC_PITCH */
165 #define CRTC_PITCH 0x22C macro
H A Defb_vis.c209 efb_priv->consinfo.pitch = regr(CRTC_PITCH) * 8;
277 (regr(CRTC_PITCH) & CRTC_PITCH__CRTC_PITCH_MASK)
H A Defb_drv.c665 v = regr(CRTC_PITCH);

Completed in 3296 milliseconds