Home
last modified time | relevance | path

Searched refs:DEVEN_D0EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dnorthbridge.c35 dm_pci_write_config32(dev, DEVEN, DEVEN_D0EN | DEVEN_D2EN | DEVEN_D3EN); in broadwell_northbridge_early_init()
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h52 #define DEVEN_D0EN (1 << 0) macro