Searched refs:FB_DISP_DDI (Results 1 – 8 of 8) sorted by relevance
432 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()563 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()565 FlatPanel = (monB->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()608 if (((monA->input & FB_DISP_DDI) && in NVCommonSetup()610 ((!(monA->input & FB_DISP_DDI)) && in NVCommonSetup()623 if (((monB->input & FB_DISP_DDI) && in NVCommonSetup()625 ((!(monB->input & FB_DISP_DDI)) && in NVCommonSetup()
408 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()539 FlatPanel = (monA->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()541 FlatPanel = (monB->input & FB_DISP_DDI) ? 1 : 0; in NVCommonSetup()584 if (((monA->input & FB_DISP_DDI) && in NVCommonSetup()586 ((!(monA->input & FB_DISP_DDI)) && in NVCommonSetup()599 if (((monB->input & FB_DISP_DDI) && in NVCommonSetup()601 ((!(monB->input & FB_DISP_DDI)) && in NVCommonSetup()
31 #define FB_DISP_DDI 1 macro
786 specs->input |= FB_DISP_DDI; in get_monspecs()
1845 if (info->monspecs.input & FB_DISP_DDI) in riva_get_edidinfo()
1846 if (info->monspecs.input & FB_DISP_DDI) in riva_get_edidinfo()