Searched refs:SLEEP_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/platform_data/x86/ | ||
D | pmc_atom.h | 144 #define SLEEP_ENABLE 0x2000 macro |
/Linux-v5.4/drivers/platform/x86/ | ||
D | pmc_atom.c | 249 pm1_cnt_value |= SLEEP_ENABLE; in pmc_power_off() |