reg_hor            69 drivers/media/platform/omap3isp/isphist.c 	u32 reg_hor[OMAP3ISP_HIST_MAX_REGIONS];
reg_hor            87 drivers/media/platform/omap3isp/isphist.c 			reg_hor[c] = (conf->region[c].h_start <<
reg_hor            96 drivers/media/platform/omap3isp/isphist.c 			reg_hor[c] = 0;
reg_hor           125 drivers/media/platform/omap3isp/isphist.c 	isp_reg_writel(isp, reg_hor[0], OMAP3_ISP_IOMEM_HIST, ISPHIST_R0_HORZ);
reg_hor           127 drivers/media/platform/omap3isp/isphist.c 	isp_reg_writel(isp, reg_hor[1], OMAP3_ISP_IOMEM_HIST, ISPHIST_R1_HORZ);
reg_hor           129 drivers/media/platform/omap3isp/isphist.c 	isp_reg_writel(isp, reg_hor[2], OMAP3_ISP_IOMEM_HIST, ISPHIST_R2_HORZ);
reg_hor           131 drivers/media/platform/omap3isp/isphist.c 	isp_reg_writel(isp, reg_hor[3], OMAP3_ISP_IOMEM_HIST, ISPHIST_R3_HORZ);