Searched refs:VDE (Results 1 – 9 of 9) sorted by relevance
/linux/arch/um/drivers/ |
H A D | Kconfig | 252 bool "VDE transport (obsolete)" 269 That site has a good overview of what VDE is and also examples 270 of the UML command line to use to enable VDE networking.
|
/linux/drivers/video/fbdev/ |
H A D | atafb.c | 149 #define VDE hw.falcon.vde macro 1267 par->VDE = yres; in falcon_decode_var() 1269 par->VDE <<= 1; in falcon_decode_var() 1271 par->VDE <<= 1; /* VDE now half lines per (half-)frame */ in falcon_decode_var() 1272 par->VDE += par->VDB; in falcon_decode_var() 1273 par->VBB = par->VDE; in falcon_decode_var()
|
/linux/drivers/memory/tegra/ |
H A D | tegra114.c | 1100 TEGRA114_MC_RESET(VDE, 0x200, 0x204, 16),
|
H A D | tegra20.c | 275 TEGRA20_MC_RESET(VDE, 0x100, 0x174, 0x104, 13),
|
H A D | tegra124.c | 1134 TEGRA124_MC_RESET(VDE, 0x200, 0x204, 16),
|
H A D | tegra30.c | 1215 TEGRA30_MC_RESET(VDE, 0x200, 0x204, 16),
|
/linux/drivers/video/fbdev/sis/ |
H A D | init.c | 3541 unsigned short VRE, VBE, VRS, VDE; in SiS_Generic_ConvertCRData() local 3584 VDE = crdata[10] | in SiS_Generic_ConvertCRData() 3588 E = VDE + 1; in SiS_Generic_ConvertCRData()
|
/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 220 | vde | vector | dep. on VDE VPN: Virt.Net Locator | varies | 578 VDE vector transport 581 Virtual Distributed Ethernet (VDE) is a project whose main goal is to provide a 586 Common usages of VDE include fast prototyping and teaching.
|
/linux/ |
H A D | MAINTAINERS | 14416 MEDIA DRIVERS FOR NVIDIA TEGRA - VDE
|