Home
last modified time | relevance | path

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

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