Lines Matching +full:scu +full:- +full:index
1 /* SPDX-License-Identifier: GPL-2.0+ */
12 struct regmap *scu; member
39 #define CRT_XSCALE 0x8C /* CRT Scaling-Up Factor */
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 */