Lines Matching refs:decimal_x
610 #define REG_G3_VTX_16_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
617 ((u32)(decimal_x) << REG_G3_VTX_16_DECIMAL_X_SHIFT))
660 #define REG_G3_VTX_10_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
670 ((u32)(decimal_x) << REG_G3_VTX_10_DECIMAL_X_SHIFT))
701 #define REG_G3_VTX_XY_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
708 ((u32)(decimal_x) << REG_G3_VTX_XY_DECIMAL_X_SHIFT))
739 #define REG_G3_VTX_XZ_FIELD( sz, int_z, decimal_z, sx, int_x, decimal_x ) \ argument
746 ((u32)(decimal_x) << REG_G3_VTX_XZ_DECIMAL_X_SHIFT))
815 #define REG_G3_VTX_DIFF_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
822 ((u32)(decimal_x) << REG_G3_VTX_DIFF_DECIMAL_X_SHIFT))
1077 #define REG_G3_LIGHT_VECTOR_FIELD( lnum, sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1085 ((u32)(decimal_x) << REG_G3_LIGHT_VECTOR_DECIMAL_X_SHIFT))
1233 #define REG_G3_BOX_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1240 ((u32)(decimal_x) << REG_G3_BOX_TEST_DECIMAL_X_SHIFT))
1271 #define REG_G3_POS_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1278 ((u32)(decimal_x) << REG_G3_POS_TEST_DECIMAL_X_SHIFT))
1309 #define REG_G3_VEC_TEST_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1316 ((u32)(decimal_x) << REG_G3_VEC_TEST_DECIMAL_X_SHIFT))