Home
last modified time | relevance | path

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

/linux-3.4.99/include/video/
Dsisfb.h52 #define VB_SINGLE_MODE 0x20000000 /* CRT1 or CRT2; determined by DISPTYPE_CRTx */ macro
71 #define VB_DISPMODE_SINGLE VB_SINGLE_MODE
/linux-3.4.99/drivers/video/sis/
Dsis_main.c3854 ivideo->currentvbflags |= VB_SINGLE_MODE; in sisfb_post_setmode()
3860 ivideo->currentvbflags |= VB_SINGLE_MODE; in sisfb_post_setmode()