Searched refs:DEVEN (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/ |
| H A D | sandybridge.h | 56 #define DEVEN 0x54 /* Device Enable */ macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/ |
| H A D | northbridge.c | 36 dm_pci_write_config32(dev, DEVEN, DEVEN_D0EN | DEVEN_D2EN | DEVEN_D3EN); in broadwell_northbridge_early_init()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/ |
| H A D | pch.h | 45 #define DEVEN 0x54 /* Device Enable */ macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/ |
| H A D | northbridge.c | 212 dm_pci_write_config32(dev, DEVEN, DEVEN_HOST | DEVEN_IGD); in bd82x6x_northbridge_early_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_drv.c | 163 pci_read_config_dword(dev_priv->bridge_dev, DEVEN, &temp); in intel_setup_mchbar() 181 pci_write_config_dword(dev_priv->bridge_dev, DEVEN, in intel_setup_mchbar() 198 pci_read_config_dword(dev_priv->bridge_dev, DEVEN, in intel_teardown_mchbar() 201 pci_write_config_dword(dev_priv->bridge_dev, DEVEN, in intel_teardown_mchbar()
|
| H A D | i915_reg.h | 281 #define DEVEN 0x54 macro
|