Searched refs:SLEEP_TYPE_S5 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/platform_data/x86/ | ||
D | pmc_atom.h | 158 #define SLEEP_TYPE_S5 0x1C00 macro |
/linux-6.12.1/drivers/platform/x86/ | ||
D | pmc_atom.c | 238 pm1_cnt_value |= SLEEP_TYPE_S5; in pmc_power_off() |