Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h249 #define DUAL_CROP_BASE 0x00000880 macro
250 #define DUAL_CROP_CTRL (DUAL_CROP_BASE + 0x00000)
251 #define DUAL_CROP_M_H_OFFS (DUAL_CROP_BASE + 0x00004)
252 #define DUAL_CROP_M_V_OFFS (DUAL_CROP_BASE + 0x00008)
253 #define DUAL_CROP_M_H_SIZE (DUAL_CROP_BASE + 0x0000c)
254 #define DUAL_CROP_M_V_SIZE (DUAL_CROP_BASE + 0x00010)
255 #define DUAL_CROP_S_H_OFFS (DUAL_CROP_BASE + 0x00014)
256 #define DUAL_CROP_S_V_OFFS (DUAL_CROP_BASE + 0x00018)
257 #define DUAL_CROP_S_H_SIZE (DUAL_CROP_BASE + 0x0001c)
258 #define DUAL_CROP_S_V_SIZE (DUAL_CROP_BASE + 0x00020)