Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/apollolake/
A Dpmc.c28 #define COLD_BOOT_STS BIT(27) macro
35 #define GEN_PMCON1_CLR1_BITS (COLD_BOOT_STS | COLD_RESET_STS | \
78 (upriv->gen_pmcon1 & COLD_BOOT_STS)) in apl_prev_sleep_state()

Completed in 5 milliseconds