Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h777 #define ISP_BLS_BASE 0x00003000 macro
778 #define ISP_BLS_CTRL (ISP_BLS_BASE + 0x00000)
779 #define ISP_BLS_SAMPLES (ISP_BLS_BASE + 0x00004)
780 #define ISP_BLS_H1_START (ISP_BLS_BASE + 0x00008)
781 #define ISP_BLS_H1_STOP (ISP_BLS_BASE + 0x0000c)
782 #define ISP_BLS_V1_START (ISP_BLS_BASE + 0x00010)
783 #define ISP_BLS_V1_STOP (ISP_BLS_BASE + 0x00014)
784 #define ISP_BLS_H2_START (ISP_BLS_BASE + 0x00018)
785 #define ISP_BLS_H2_STOP (ISP_BLS_BASE + 0x0001c)
786 #define ISP_BLS_V2_START (ISP_BLS_BASE + 0x00020)
[all …]