Lines Matching refs:sx
534 #define REG_G3_NORMAL_FIELD( sz, nz, sy, ny, sx, nx ) \ argument
540 ((u32)(sx) << REG_G3_NORMAL_SX_SHIFT) | \
610 #define REG_G3_VTX_16_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
615 ((u32)(sx) << REG_G3_VTX_16_SX_SHIFT) | \
660 #define REG_G3_VTX_10_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
668 ((u32)(sx) << REG_G3_VTX_10_SX_SHIFT) | \
701 #define REG_G3_VTX_XY_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
706 ((u32)(sx) << REG_G3_VTX_XY_SX_SHIFT) | \
739 #define REG_G3_VTX_XZ_FIELD( sz, int_z, decimal_z, sx, int_x, decimal_x ) \ argument
744 ((u32)(sx) << REG_G3_VTX_XZ_SX_SHIFT) | \
815 #define REG_G3_VTX_DIFF_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
821 ((u32)(sx) << REG_G3_VTX_DIFF_SX_SHIFT) | \
1077 #define REG_G3_LIGHT_VECTOR_FIELD( lnum, sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1084 ((u32)(sx) << REG_G3_LIGHT_VECTOR_SX_SHIFT) | \
1233 #define REG_G3_BOX_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1238 ((u32)(sx) << REG_G3_BOX_TEST_SX_SHIFT) | \
1271 #define REG_G3_POS_TEST_FIELD( sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
1276 ((u32)(sx) << REG_G3_POS_TEST_SX_SHIFT) | \
1309 #define REG_G3_VEC_TEST_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1315 ((u32)(sx) << REG_G3_VEC_TEST_SX_SHIFT) | \