Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dadsp.c78 tmp32 &= ~ADSP_VDRTCTL0_D3SRAMPGD_LPT; in broadwell_adsp_probe()
80 tmp32 |= ADSP_VDRTCTL0_D3SRAMPGD_LPT; in broadwell_adsp_probe()
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dadsp.h27 #define ADSP_VDRTCTL0_D3SRAMPGD_LPT BIT(2) macro