Searched refs:FB_DISP_DDI (Results 1 – 4 of 4) sorted by relevance
405 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()536 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()538 FlatPanel = (monB->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()581 if (((monA->input & FB_DISP_DDI) && in NVCommonSetup()583 ((!(monA->input & FB_DISP_DDI)) && in NVCommonSetup()596 if (((monB->input & FB_DISP_DDI) && in NVCommonSetup()598 ((!(monB->input & FB_DISP_DDI)) && in NVCommonSetup()
35 #define FB_DISP_DDI 1 macro
787 specs->input |= FB_DISP_DDI; in get_monspecs()
1840 if (info->monspecs.input & FB_DISP_DDI) in riva_get_edidinfo()