Lines Matching full:osd
44 #define CRT_OSD_H 0xA0 /* CRT OSD Horizontal Start/End */
45 #define CRT_OSD_V 0xA4 /* CRT OSD Vertical Start/End */
46 #define CRT_OSD_ADDR 0xA8 /* CRT OSD Pattern Address */
47 #define CRT_OSD_DISP 0xAC /* CRT OSD Offset */
48 #define CRT_OSD_THRESH 0xB0 /* CRT OSD Threshold & Alpha */
55 #define OSD_COLOR1 0xE0 /* OSD Color Palette Index 1 & 0 */
56 #define OSD_COLOR2 0xE4 /* OSD Color Palette Index 3 & 2 */
57 #define OSD_COLOR3 0xE8 /* OSD Color Palette Index 5 & 4 */
58 #define OSD_COLOR4 0xEC /* OSD Color Palette Index 7 & 6 */
59 #define OSD_COLOR5 0xF0 /* OSD Color Palette Index 9 & 8 */
60 #define OSD_COLOR6 0xF4 /* OSD Color Palette Index 11 & 10 */
61 #define OSD_COLOR7 0xF8 /* OSD Color Palette Index 13 & 12 */
62 #define OSD_COLOR8 0xFC /* OSD Color Palette Index 15 & 14 */