Searched refs:sr07 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | cirrus.c | 189 int sr07 = 0, hdr = 0; in cirrus_mode_set() local 257 sr07 = rreg_seq(cirrus, 0x07); in cirrus_mode_set() 258 sr07 &= 0xe0; in cirrus_mode_set() 264 sr07 |= 0x11; in cirrus_mode_set() 267 sr07 |= 0x17; in cirrus_mode_set() 271 sr07 |= 0x15; in cirrus_mode_set() 275 sr07 |= 0x19; in cirrus_mode_set() 283 wreg_seq(cirrus, 0x7, sr07); in cirrus_mode_set()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | cirrusfb.c | 120 unsigned char sr07; member 138 .sr07 = 0xF0, 154 .sr07 = 0x80, 168 .sr07 = 0x20, 182 .sr07 = 0x80, 195 .sr07 = 0xA0, 211 .sr07 = 0xA0, 226 .sr07 = 0x10, 1553 vga_wseq(cinfo->regbase, CL_SEQR7, bi->sr07); in init_vgachip()
|