Searched refs:int_x (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/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 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) | \ [all …]
|
| /TwlSDK-5.1.0/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 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) | \ [all …]
|