Searched refs:G3OP_MTX_MULT_4x3 (Results 1 – 4 of 4) sorted by relevance
154 reg_G3X_GXFIFO = G3OP_MTX_MULT_4x3; in G3_MultMtx43()249 reg_G3X_GXFIFO = G3OP_MTX_MULT_4x3; in G3_MultTransMtx33()
210 *(u32 *)info->curr_cmd = G3OP_MTX_MULT_4x3; in G3BS_MultMtx43()288 *(u32 *)info->curr_cmd = G3OP_MTX_MULT_4x3; in G3BS_MultTransMtx33()
328 *info->curr_cmd = G3OP_MTX_MULT_4x3; // byte access in G3CS_MultMtx43()410 *info->curr_cmd = G3OP_MTX_MULT_4x3; in G3CS_MultTransMtx33()
43 #define G3OP_MTX_MULT_4x3 0x19 /* MultMatrix43 */ macro