Searched refs:reg_OS_IME (Results 1 – 6 of 6) sorted by relevance
166 u16 prep = reg_OS_IME; in OS_EnableIrq()167 reg_OS_IME = OS_IME_ENABLE; in OS_EnableIrq()183 u16 prep = reg_OS_IME; in OS_DisableIrq()184 reg_OS_IME = OS_IME_DISABLE; in OS_DisableIrq()202 u16 prep = reg_OS_IME; in OS_RestoreIrq()203 reg_OS_IME = (u16)enable; in OS_RestoreIrq()220 return (BOOL)reg_OS_IME; in OS_GetIrq()
224 u16 prep = reg_OS_IME; in OS_EnableIrq()225 reg_OS_IME = OS_IME_ENABLE; in OS_EnableIrq()241 u16 prep = reg_OS_IME; in OS_DisableIrq()242 reg_OS_IME = OS_IME_DISABLE; in OS_DisableIrq()260 u16 prep = reg_OS_IME; in OS_RestoreIrq()261 reg_OS_IME = (u16)enable; in OS_RestoreIrq()278 return (BOOL)reg_OS_IME; in OS_GetIrq()
1149 SDK_ASSERT(reg_OS_IME == 1); in TP_WaitBusy()1183 SDK_ASSERT(reg_OS_IME == 1); in TP_WaitAllBusy()
86 #define reg_OS_IME (*( REGType16v *) REG_IME_ADDR) macro
440 reg_OS_IME = 0; in OSi_DoResetSystem()488 reg_OS_IME = 0; in OSi_DoResetSystem()