Searched refs:decimal_x (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.2.1/include/nitro/hw/ARM9/ |
| D | ioreg_G3.h | 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)) [all …]
|
| D | ioreg_G3X.h | 3339 #define REG_G3X_POS_RESULT_X_FIELD( sx, integer_x, decimal_x ) \ argument 3343 ((u32)(decimal_x) << REG_G3X_POS_RESULT_X_DECIMAL_X_SHIFT)) 3431 #define REG_G3X_VEC_RESULT_X_FIELD( sx, integer_x, decimal_x ) \ argument 3435 ((u32)(decimal_x) << REG_G3X_VEC_RESULT_X_DECIMAL_X_SHIFT))
|
| /TwlSDK-5.2.1/include/twl/hw/ARM9/ |
| D | ioreg_G3.h | 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)) [all …]
|
| D | ioreg_G3X.h | 3339 #define REG_G3X_POS_RESULT_X_FIELD( sx, integer_x, decimal_x ) \ argument 3343 ((u32)(decimal_x) << REG_G3X_POS_RESULT_X_DECIMAL_X_SHIFT)) 3431 #define REG_G3X_VEC_RESULT_X_FIELD( sx, integer_x, decimal_x ) \ argument 3435 ((u32)(decimal_x) << REG_G3X_VEC_RESULT_X_DECIMAL_X_SHIFT))
|