Lines Matching refs:sz
534 #define REG_G3_NORMAL_FIELD( sz, nz, sy, ny, sx, nx ) \ argument
536 ((u32)(sz) << REG_G3_NORMAL_SZ_SHIFT) | \
660 #define REG_G3_VTX_10_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y, sx, int_x, decimal_x ) \ argument
662 ((u32)(sz) << REG_G3_VTX_10_SZ_SHIFT) | \
739 #define REG_G3_VTX_XZ_FIELD( sz, int_z, decimal_z, sx, int_x, decimal_x ) \ argument
741 ((u32)(sz) << REG_G3_VTX_XZ_SZ_SHIFT) | \
777 #define REG_G3_VTX_YZ_FIELD( sz, int_z, decimal_z, sy, int_y, decimal_y ) \ argument
779 ((u32)(sz) << REG_G3_VTX_YZ_SZ_SHIFT) | \
815 #define REG_G3_VTX_DIFF_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
817 ((u32)(sz) << REG_G3_VTX_DIFF_SZ_SHIFT) | \
1077 #define REG_G3_LIGHT_VECTOR_FIELD( lnum, sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1080 ((u32)(sz) << REG_G3_LIGHT_VECTOR_SZ_SHIFT) | \
1309 #define REG_G3_VEC_TEST_FIELD( sz, decimal_z, sy, decimal_y, sx, decimal_x ) \ argument
1311 ((u32)(sz) << REG_G3_VEC_TEST_SZ_SHIFT) | \