Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.h89 { SIS_300, SIS_300_VGA, 0, HW_CURSOR_AREA_SIZE_300 * 2, SIS_CRT2_WENABLE_300, "SiS 300/305" },
90 { SIS_540, SIS_300_VGA, 0, HW_CURSOR_AREA_SIZE_300 * 2, SIS_CRT2_WENABLE_300, "SiS 540" },
91 { SIS_630, SIS_300_VGA, 0, HW_CURSOR_AREA_SIZE_300 * 2, SIS_CRT2_WENABLE_300, "SiS 630" },
H A Dsis.h173 #define SIS_CRT2_WENABLE_300 0x24 /* Part1 */ macro