Searched refs:reg_GX_VRAMCNT_WRAM (Results 1 – 3 of 3) sorted by relevance
54 reg_GX_VRAMCNT_WRAM = (u8)cnt; // safe byte access in MI_SetWramBank()81 return (MIWram)(reg_GX_VRAMCNT_WRAM & MI_WRAM_ARM9_ALL); // safe byte access in MI_GetWramBank()
146 #define reg_GX_VRAMCNT_WRAM (*( REGType8v *) REG_VRAMCNT_WRAM_ADDR) macro