Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/platform_data/x86/
Dpmc_atom.h158 #define SLEEP_TYPE_S5 0x1C00 macro
/linux-6.12.1/drivers/platform/x86/
Dpmc_atom.c238 pm1_cnt_value |= SLEEP_TYPE_S5; in pmc_power_off()