OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUS_PWR_FLR
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/arch/x86/include/asm/arch-broadwell/
lpc.h
19
#define
SUS_PWR_FLR
(1 << 14)
pch.h
120
#define
SUS_PWR_FLR
(1 << 14)
/external/u-boot/arch/x86/include/asm/arch-baytrail/
iomap.h
46
#define
SUS_PWR_FLR
(1 << 14)
/external/u-boot/arch/x86/cpu/broadwell/
power_state.c
38
if (ps->gen_pmcon3 & (PWR_FLR |
SUS_PWR_FLR
))
/external/u-boot/arch/x86/cpu/baytrail/
acpi.c
193
if (gen_pmcon1 & (PWR_FLR |
SUS_PWR_FLR
))
Completed in 98 milliseconds