Lines Matching refs:int_y
610 #define REG_G3_VTX_16_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
613 ((u32)(int_y) << REG_G3_VTX_16_INT_Y_SHIFT) | \
660 #define REG_G3_VTX_10_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
666 ((u32)(int_y) << REG_G3_VTX_10_INT_Y_SHIFT) | \
701 #define REG_G3_VTX_XY_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
704 ((u32)(int_y) << REG_G3_VTX_XY_INT_Y_SHIFT) | \
777 #define REG_G3_VTX_YZ_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y ) \ argument
783 ((u32)(int_y) << REG_G3_VTX_YZ_INT_Y_SHIFT) | \
1233 #define REG_G3_BOX_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1236 ((u32)(int_y) << REG_G3_BOX_TEST_INT_Y_SHIFT) | \
1271 #define REG_G3_POS_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1274 ((u32)(int_y) << REG_G3_POS_TEST_INT_Y_SHIFT) | \