Searched refs:MI_WRAM_ENABLE (Results 1 – 3 of 3) sorted by relevance
235 case MI_WRAM_ENABLE: return strEnable; in getEnableStr()
363 …return (*(REGType8v*)(REG_MBK_A0_ADDR + num) & MI_WRAM_ENABLE_MASK_A)? MI_WRAM_ENABLE: MI_WRAM_DIS… in MI_GetWramBankEnable_A()368 …return (*(REGType8v*)(REG_MBK_B0_ADDR + num) & MI_WRAM_ENABLE_MASK_B)? MI_WRAM_ENABLE: MI_WRAM_DIS… in MI_GetWramBankEnable_B()373 …return (*(REGType8v*)(REG_MBK_C0_ADDR + num) & MI_WRAM_ENABLE_MASK_C)? MI_WRAM_ENABLE: MI_WRAM_DIS… in MI_GetWramBankEnable_C()1138 MIi_SetWramBankEnable( wram, firstBlock+n, MI_WRAM_ENABLE ); in MIi_DoAllocWram()1224 MIi_SetWramBankEnable( wram, n, MI_WRAM_ENABLE ); in MIi_DoAllocWramSlot()1460 MIi_SetWramBankEnable(wram, n, MI_WRAM_ENABLE ); in MIi_DoSwitchWram()1558 MIi_SetWramBankEnable(wram, n, MI_WRAM_ENABLE ); in MIi_DoSwitchWramSlot()
93 MI_WRAM_ENABLE = TRUE, enumerator