Home
last modified time | relevance | path

Searched refs:ISP_CCM_BASE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h221 #define ISP_CCM_BASE 0x00000700 macro
222 #define ISP_CCM_CTRL (ISP_CCM_BASE + 0x00000)
223 #define ISP_CCM_COEFF0_R (ISP_CCM_BASE + 0x00004)
224 #define ISP_CCM_COEFF1_R (ISP_CCM_BASE + 0x00008)
225 #define ISP_CCM_COEFF0_G (ISP_CCM_BASE + 0x0000c)
226 #define ISP_CCM_COEFF1_G (ISP_CCM_BASE + 0x00010)
227 #define ISP_CCM_COEFF0_B (ISP_CCM_BASE + 0x00014)
228 #define ISP_CCM_COEFF1_B (ISP_CCM_BASE + 0x00018)
229 #define ISP_CCM_COEFF0_Y (ISP_CCM_BASE + 0x0001c)
230 #define ISP_CCM_COEFF1_Y (ISP_CCM_BASE + 0x00020)
[all …]