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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_video.c130 * OCMD - Overlay Command Register
307 uint32_t OCMD; member in struct:__anonfe447f6f0108
439 overlay->OCMD &= ~OVERLAY_ENABLE;
464 overlay->OCMD |= OVERLAY_ENABLE;
484 overlay->OCMD, INREG(OCMD_REGISTER), INREG(DOVSTA));
506 * to ensure the overlay will not read OCMD early and
522 overlay->OCMD &= ~OVERLAY_ENABLE;
524 overlay->OCMD, INREG(OCMD_REGISTER), INREG(DOVSTA));
1987 uint32_t OCMD; local in function:i830_display_video
2116 OCMD
[all...]

Completed in 4 milliseconds