Searched refs:VIA_DVP1 (Results 1 – 2 of 2) sorted by relevance
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