Home
last modified time | relevance | path

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

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