Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis.h225 #define SIS_EXTERNAL_CHIP_MASK 0x0E /* CR37 (< SiS 660) */ macro
H A Dsis_main.c2743 reg &= SIS_EXTERNAL_CHIP_MASK; in sisfb_get_VB_type()