Home
last modified time | relevance | path

Searched refs:CL_CRT1B (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Dcirrus.h70 #define CL_CRT1B 0x1b /* Extended Display Controls */ macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcirrusfb.c1210 vga_wcrt(regbase, CL_CRT1B, tmp); in cirrusfb_set_par_foo()
1345 tmp = vga_rcrt(cinfo->regbase, CL_CRT1B) & 0xf2; in cirrusfb_pan_display()
1354 vga_wcrt(cinfo->regbase, CL_CRT1B, tmp); in cirrusfb_pan_display()
1590 vga_wcrt(cinfo->regbase, CL_CRT1B, 0x02); in init_vgachip()