Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfb.h119 #define FB_ACCEL_XGI_VOLARI_Z 48 /* XGI Volari Z7 */ macro
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h98 #ifndef FB_ACCEL_XGI_VOLARI_Z
99 #define FB_ACCEL_XGI_VOLARI_Z 48 /* XGI Volari Z7 */ macro
H A Dsis_main.c1900 fix->accel = FB_ACCEL_XGI_VOLARI_Z; in sisfb_get_fix()