Searched refs:VIA_DVP0 (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Dhw.c442 {VIA_DVP0, "DVP0"},
487 return VIA_DVP0 | VIA_LDVP0;
499 return VIA_LVDS2 | VIA_DVP0;
518 return VIA_DVP0;
524 return VIA_LVDS2 | VIA_DVP0;
752 if (devices & VIA_DVP0)
867 if (devices & VIA_DVP0)
H A Dhw.h24 #define VIA_DVP0 0x00000004 macro
H A Dviafbdev.c56 [UNICHROME_K400] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS1
58 [UNICHROME_K800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS1
60 [UNICHROME_PM800] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS1
62 [UNICHROME_CN700] = VIA_CRT | VIA_DVP0 | VIA_DVP1 | VIA_LVDS1

Completed in 203 milliseconds