Home
last modified time | relevance | path

Searched refs:VDE (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/arch/um/
DKconfig.net112 bool "VDE transport"
127 That site has a good overview of what VDE is and also examples
128 of the UML command line to use to enable VDE networking.
130 If you need UML networking with VDE,
/linux-3.4.99/drivers/staging/xgifb/
Dvb_setmode.c1778 pVBInfo->VDE = yres; in XGI_GetLVDSResInfo()
2390 pVBInfo->VDE = 768; in XGI_GetLVDSData()
2394 pVBInfo->VDE = 1024; in XGI_GetLVDSData()
2397 pVBInfo->VDE = 1050; in XGI_GetLVDSData()
2400 pVBInfo->VDE = 1200; in XGI_GetLVDSData()
2584 pVBInfo->VDE = tempbx; in XGI_SetLVDSRegs()
2647 tempcx = pVBInfo->VDE; in XGI_SetLVDSRegs()
2689 if (tempbx != pVBInfo->VDE) in XGI_SetLVDSRegs()
2699 tempbx = pVBInfo->VDE; in XGI_SetLVDSRegs()
2723 if (tempbx == pVBInfo->VDE) in XGI_SetLVDSRegs()
[all …]
Dvb_struct.h220 unsigned short VT, HT, VDE, HDE; member
DXGI_main_26.c196 unsigned short VRE, VBE, VRS, VBS, VDE, VT; in XGIfb_mode_rate_to_ddata() local
288 VDE = XGI_Pr->RefIndex[RefreshRateTableIndex].YRes - 1; in XGIfb_mode_rate_to_ddata()
289 E = VDE + 1; in XGIfb_mode_rate_to_ddata()
/linux-3.4.99/drivers/video/
Datafb.c173 #define VDE hw.falcon.vde macro
1310 par->VDE = yres; in falcon_decode_var()
1312 par->VDE <<= 1; in falcon_decode_var()
1314 par->VDE <<= 1; /* VDE now half lines per (half-)frame */ in falcon_decode_var()
1315 par->VDE += par->VDB; in falcon_decode_var()
1316 par->VBB = par->VDE; in falcon_decode_var()
/linux-3.4.99/drivers/video/sis/
Dinit.c3542 unsigned short VRE, VBE, VRS, VBS, VDE, VT; in SiS_Generic_ConvertCRData() local
3599 VDE = crdata[10] | in SiS_Generic_ConvertCRData()
3603 E = VDE + 1; in SiS_Generic_ConvertCRData()
/linux-3.4.99/drivers/iommu/
Dtegra-smmu.c202 HWGRP_INIT(VDE),