Searched refs:reg_hor (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/omap3isp/
H A Disphist.c73 u32 reg_hor[OMAP3ISP_HIST_MAX_REGIONS]; hist_setup_regs() local
91 reg_hor[c] = (conf->region[c].h_start << hist_setup_regs()
100 reg_hor[c] = 0; hist_setup_regs()
129 isp_reg_writel(isp, reg_hor[0], OMAP3_ISP_IOMEM_HIST, ISPHIST_R0_HORZ); hist_setup_regs()
131 isp_reg_writel(isp, reg_hor[1], OMAP3_ISP_IOMEM_HIST, ISPHIST_R1_HORZ); hist_setup_regs()
133 isp_reg_writel(isp, reg_hor[2], OMAP3_ISP_IOMEM_HIST, ISPHIST_R2_HORZ); hist_setup_regs()
135 isp_reg_writel(isp, reg_hor[3], OMAP3_ISP_IOMEM_HIST, ISPHIST_R3_HORZ); hist_setup_regs()

Completed in 64 milliseconds