Lines Matching refs:int_x
610 #define REG_G3_VTX_16_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
616 ((u32)(int_x) << REG_G3_VTX_16_INT_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
669 ((u32)(int_x) << REG_G3_VTX_10_INT_X_SHIFT) | \
701 #define REG_G3_VTX_XY_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
707 ((u32)(int_x) << REG_G3_VTX_XY_INT_X_SHIFT) | \
739 #define REG_G3_VTX_XZ_FIELD( sz, int_z, decimal_z, sx, int_x, decimal_x ) \ argument
745 ((u32)(int_x) << REG_G3_VTX_XZ_INT_X_SHIFT) | \
1233 #define REG_G3_BOX_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1239 ((u32)(int_x) << REG_G3_BOX_TEST_INT_X_SHIFT) | \
1271 #define REG_G3_POS_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1277 ((u32)(int_x) << REG_G3_POS_TEST_INT_X_SHIFT) | \