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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_1200.c601 ctrl &= ~(SC1200_VIDEO_INPUT_IS_RGB);
633 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
637 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
641 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
645 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
658 if (ctrl & SC1200_VIDEO_INPUT_IS_RGB)
1380 if (control & SC1200_VIDEO_INPUT_IS_RGB)
1386 if (control & SC1200_VIDEO_INPUT_IS_RGB)
2052 if (ctrl & SC1200_VIDEO_INPUT_IS_RGB) {
2617 if ((control & SC1200_VIDEO_INPUT_IS_RGB)
[all...]
H A Dgfx_regs.h568 #define SC1200_VIDEO_INPUT_IS_RGB 0x00002000 macro
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dvid_1200.c435 ctrl &= ~(SC1200_VIDEO_INPUT_IS_RGB);
467 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
471 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
475 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
479 ctrl |= SC1200_VIDEO_INPUT_IS_RGB;
492 if (ctrl & SC1200_VIDEO_INPUT_IS_RGB)
1278 if (control & SC1200_VIDEO_INPUT_IS_RGB)
1286 if (control & SC1200_VIDEO_INPUT_IS_RGB)
1983 if (ctrl & SC1200_VIDEO_INPUT_IS_RGB) {
2549 if ((control & SC1200_VIDEO_INPUT_IS_RGB)
[all...]
H A Dgfx_regs.h469 #define SC1200_VIDEO_INPUT_IS_RGB 0x00002000 macro

Completed in 15 milliseconds