Searched refs:VIA_DVP0 (Results 1 – 3 of 3) sorted by relevance
672 {VIA_DVP0, "DVP0"},714 return VIA_DVP0 | VIA_LDVP0; in get_dvi_devices()726 return VIA_LVDS2 | VIA_DVP0; in get_dvi_devices()745 return VIA_DVP0; in get_lcd_devices()751 return VIA_LVDS2 | VIA_DVP0; in get_lcd_devices()975 if (devices & VIA_DVP0) in via_set_source()1090 if (devices & VIA_DVP0) in via_set_state()
68 [UNICHROME_K400] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS170 [UNICHROME_K800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS172 [UNICHROME_PM800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS174 [UNICHROME_CN700] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS1
38 #define VIA_DVP0 0x00000004 macro