Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dcirrus.h65 #define CL_CRT24 0x24 /* Attribute Controller Toggle ReadBack */ macro
/linux-4.1.27/drivers/video/fbdev/
Dcirrusfb.c2445 if (vga_rcrt(cinfo->regbase, CL_CRT24) & 0x80) { in AttrOn()