Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
H A Dcirrus.h70 #define CL_CRT1B 0x1b /* Extended Display Controls */ macro
/kernel/linux/linux-6.6/include/video/
H A Dcirrus.h70 #define CL_CRT1B 0x1b /* Extended Display Controls */ macro
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcirrusfb.c1212 vga_wcrt(regbase, CL_CRT1B, tmp); in cirrusfb_set_par_foo()
1347 tmp = vga_rcrt(cinfo->regbase, CL_CRT1B) & 0xf2; in cirrusfb_pan_display()
1356 vga_wcrt(cinfo->regbase, CL_CRT1B, tmp); in cirrusfb_pan_display()
1592 vga_wcrt(cinfo->regbase, CL_CRT1B, 0x02); in init_vgachip()

Completed in 8 milliseconds