Home
last modified time | relevance | path

Searched refs:DEVEN (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dsandybridge.h56 #define DEVEN 0x54 /* Device Enable */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dnorthbridge.c36 dm_pci_write_config32(dev, DEVEN, DEVEN_D0EN | DEVEN_D2EN | DEVEN_D3EN); in broadwell_northbridge_early_init()
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h45 #define DEVEN 0x54 /* Device Enable */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c212 dm_pci_write_config32(dev, DEVEN, DEVEN_HOST | DEVEN_IGD); in bd82x6x_northbridge_early_init()