Searched refs:DEVEN (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/soc/ |
H A D | intel_gmch.c | 91 pci_read_config_dword(i915->gmch.pdev, DEVEN, &temp); in intel_gmch_bar_setup() 109 pci_write_config_dword(i915->gmch.pdev, DEVEN, in intel_gmch_bar_setup() 125 pci_read_config_dword(i915->gmch.pdev, DEVEN, in intel_gmch_bar_teardown() 128 pci_write_config_dword(i915->gmch.pdev, DEVEN, in intel_gmch_bar_teardown()
|
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/ |
H A D | sandybridge.h | 58 #define DEVEN 0x54 /* Device Enable */ macro
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | northbridge.c | 35 dm_pci_write_config32(dev, DEVEN, DEVEN_D0EN | DEVEN_D2EN | DEVEN_D3EN); in broadwell_northbridge_early_init()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_pci_config.h | 40 #define DEVEN 0x54 macro
|
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/ |
H A D | pch.h | 44 #define DEVEN 0x54 /* Device Enable */ macro
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | northbridge.c | 233 dm_pci_write_config32(dev, DEVEN, DEVEN_HOST | DEVEN_IGD); in bd82x6x_northbridge_early_init()
|