Searched refs:TMR_STS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevACPI.cpp91 #define TMR_STS RT_BIT(0) macro
894 * Used by acpiR3PMTimer & acpiPmTmrRead to update TMR_VAL and update TMR_STS
913 apicUpdatePm1a(pThis, pThis->pm1a_sts | TMR_STS, pThis->pm1a_en);
930 pThis->pm1a_sts, (pThis->pm1a_sts & TMR_STS) != 0,

Completed in 41 milliseconds