Searched refs:IMG_EFF_BASE (Results 1 – 1 of 1) sorted by relevance
22 #define IMG_EFF_BASE 0x00000200 macro23 #define IMG_EFF_CTRL (IMG_EFF_BASE + 0x00000)24 #define IMG_EFF_COLOR_SEL (IMG_EFF_BASE + 0x00004)25 #define IMG_EFF_MAT_1 (IMG_EFF_BASE + 0x00008)26 #define IMG_EFF_MAT_2 (IMG_EFF_BASE + 0x0000c)27 #define IMG_EFF_MAT_3 (IMG_EFF_BASE + 0x00010)28 #define IMG_EFF_MAT_4 (IMG_EFF_BASE + 0x00014)29 #define IMG_EFF_MAT_5 (IMG_EFF_BASE + 0x00018)30 #define IMG_EFF_TINT (IMG_EFF_BASE + 0x0001c)31 #define IMG_EFF_CTRL_SHD (IMG_EFF_BASE + 0x00020)[all …]