Home
last modified time | relevance | path

Searched defs:tboot_sleep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtboot.h135 #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \ macro
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c282 static int tboot_sleep(u8 sleep_state, u32 pm1a_control, u32 pm1b_control) in tboot_sleep() function