Searched refs:SLEEP_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/platform_data/x86/ | ||
| D | pmc_atom.h | 146 #define SLEEP_ENABLE BIT(13) macro |
| /Linux-v6.6/drivers/platform/x86/ | ||
| D | pmc_atom.c | 237 pm1_cnt_value |= SLEEP_ENABLE; in pmc_power_off() |