Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h40 #define PCH_DISABLE_ADSPD (1 << 1) macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c371 if (readl(RCB_REG(FD)) & PCH_DISABLE_ADSPD) in pch_pm_init()