Searched refs:VIRTUAL_PM1A_SLP_EN (Results 1 – 3 of 3) sorted by relevance
31 io_req->reqs.pio_request.value = (VIRTUAL_PM1A_SLP_EN | (5U << 10U)); in triple_fault_shutdown_vm()
295 if (((v & VIRTUAL_PM1A_SLP_EN) != 0U) && (((v & VIRTUAL_PM1A_SLP_TYP) >> 10U) == 5U)) { in rt_vm_pm1a_io_write()
75 #define VIRTUAL_PM1A_SLP_EN 0x2000U macro
Completed in 11 milliseconds