Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dcirrus.h72 #define CL_CRT1D 0x1d /* Overlay Extended Control register */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c1216 vga_wcrt(regbase, CL_CRT1D, (pitch >> 9) & 1); in cirrusfb_set_par_foo()
1360 tmp = vga_rcrt(cinfo->regbase, CL_CRT1D); in cirrusfb_pan_display()
1365 vga_wcrt(cinfo->regbase, CL_CRT1D, tmp); in cirrusfb_pan_display()