Home
last modified time | relevance | path

Searched refs:reg_G3X_GXFIFO (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.2.1/build/libraries/gx/ARM9/src/
Dg3imm.c41 reg_G3X_GXFIFO = G3OP_MTX_LOAD_4x4; in G3_LoadMtx44()
42 GX_SendFifo64B(&m->_00, (void *)&reg_G3X_GXFIFO); in G3_LoadMtx44()
80 reg_G3X_GXFIFO = G3OP_MTX_LOAD_4x3; in G3_LoadMtx43()
81 GX_SendFifo48B(&m->_00, (void *)&reg_G3X_GXFIFO); in G3_LoadMtx43()
115 reg_G3X_GXFIFO = G3OP_MTX_MULT_4x4; in G3_MultMtx44()
116 GX_SendFifo64B(&m->_00, (void *)&reg_G3X_GXFIFO); in G3_MultMtx44()
154 reg_G3X_GXFIFO = G3OP_MTX_MULT_4x3; in G3_MultMtx43()
155 GX_SendFifo48B(&m->_00, (void *)&reg_G3X_GXFIFO); in G3_MultMtx43()
189 reg_G3X_GXFIFO = G3OP_MTX_MULT_3x3; in G3_MultMtx33()
190 GX_SendFifo36B(&m->_00, (void *)&reg_G3X_GXFIFO); in G3_MultMtx33()
[all …]
Dg3x.c185 GXi_NopClearFifo128_((void *)&reg_G3X_GXFIFO); in G3X_ClearFifo()
/TwlSDK-5.2.1/build/demos/gx/UnitTours/3D_Command_Pack/src/
Dmain.c134 reg_G3X_GXFIFO = sphere1[i]; in TwlMain()
/TwlSDK-5.2.1/include/twl/hw/ARM9/
Dioreg_G3X.h590 #define reg_G3X_GXFIFO (*( REGType32v *) REG_GXFIFO_ADDR) macro
/TwlSDK-5.2.1/include/nitro/hw/ARM9/
Dioreg_G3X.h590 #define reg_G3X_GXFIFO (*( REGType32v *) REG_GXFIFO_ADDR) macro