Searched refs:VIA_DVP1 (Results 1 – 3 of 3) sorted by relevance
56 [UNICHROME_K400] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS158 [UNICHROME_K800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS160 [UNICHROME_PM800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS162 [UNICHROME_CN700] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS164 [UNICHROME_CX700] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,65 [UNICHROME_CN750] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,66 [UNICHROME_K8M890] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,67 [UNICHROME_P4M890] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,68 [UNICHROME_P4M900] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,69 [UNICHROME_VX800] = VIA_CRT | VIA_DVP1 | VIA_LVDS1 | VIA_LVDS2,[all …]
444 {VIA_DVP1, "DVP1"},493 return VIA_DVP1; in get_dvi_devices()505 return VIA_DVP1 | VIA_LVDS1; in get_dvi_devices()521 return VIA_DVP1; in get_lcd_devices()527 return VIA_LVDS1 | VIA_DVP1; in get_lcd_devices()654 viaparinfo->shared->iga2_devices = VIA_DVP1 | VIA_LVDS2; in viafb_set_iga_path()756 if (devices & VIA_DVP1) in via_set_source()871 if (devices & VIA_DVP1) in via_set_state()889 if (devices & VIA_DVP1) in via_set_sync_polarity()
26 #define VIA_DVP1 0x00000020 macro