Searched refs:OCLRC0 (Results 1 – 5 of 5) sorted by relevance
113 uint32_t OCLRC0; member
329 backBuffer->OCLRC0 = (OVERLAY_INIT_CONTRAST << 18) | in resetBackBuffer()
210 uint32_t OCLRC0; member
79 overlayA->OCLRC0 = (pPriv->contrast.Value << 18) | (pPriv->brightness.Value & 0xff); in I830ResetVideo()82 overlayC->OCLRC0 = (pPriv->contrast.Value << 18) | (pPriv->brightness.Value & 0xff); in I830ResetVideo()246 overlay->OCLRC0 = (pPriv->contrast.Value << 18) | (pPriv->brightness.Value & 0xff);
153 backBuffer->OCLRC0 = (OVERLAY_INIT_CONTRAST << 18) | in resetBackBuffer()