Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/
H A Diomap.h37 #define GEN_PMCON1 0x20 macro
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c185 gen_pmcon1 = readl(PMC_BASE_ADDRESS + GEN_PMCON1); in chipset_prev_sleep_state()