Home
last modified time | relevance | path

Searched refs:FB_ACCEL_SIS_GLAMOUR_2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfb.h111 #define FB_ACCEL_SIS_GLAMOUR_2 40 /* SiS 315, 650, 740 */ macro
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis.h103 #ifndef FB_ACCEL_SIS_GLAMOUR_2
104 #define FB_ACCEL_SIS_GLAMOUR_2 40 /* SiS 315, 65x, 740, 661, 741 */ macro
Dsis_main.c1915 fix->accel = FB_ACCEL_SIS_GLAMOUR_2; in sisfb_get_fix()