Home
last modified time | relevance | path

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

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