Searched refs:VIA_DVP1 (Results 1 – 3 of 3) sorted by relevance
70 [UNICHROME_K400] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS172 [UNICHROME_K800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS174 [UNICHROME_PM800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS176 [UNICHROME_CN700] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS178 [UNICHROME_CX700] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,79 [UNICHROME_CN750] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,80 [UNICHROME_K8M890] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,81 [UNICHROME_P4M890] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,82 [UNICHROME_P4M900] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,83 [UNICHROME_VX800] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,[all …]
459 {VIA_DVP1, "DVP1"},508 return VIA_DVP1; in get_dvi_devices()520 return VIA_DVP1 | VIA_LVDS1; in get_dvi_devices()536 return VIA_DVP1; in get_lcd_devices()542 return VIA_LVDS1 | VIA_DVP1; in get_lcd_devices()669 viaparinfo->shared->iga2_devices = VIA_DVP1 | VIA_LVDS2; in viafb_set_iga_path()771 if (devices & VIA_DVP1) in via_set_source()886 if (devices & VIA_DVP1) in via_set_state()904 if (devices & VIA_DVP1) in via_set_sync_polarity()
40 #define VIA_DVP1 0x00000020 macro