Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap3isp/
Disphist.c72 u32 reg_hor[OMAP3ISP_HIST_MAX_REGIONS]; in hist_setup_regs() local
90 reg_hor[c] = (conf->region[c].h_start << in hist_setup_regs()
99 reg_hor[c] = 0; in hist_setup_regs()
128 isp_reg_writel(isp, reg_hor[0], OMAP3_ISP_IOMEM_HIST, ISPHIST_R0_HORZ); in hist_setup_regs()
130 isp_reg_writel(isp, reg_hor[1], OMAP3_ISP_IOMEM_HIST, ISPHIST_R1_HORZ); in hist_setup_regs()
132 isp_reg_writel(isp, reg_hor[2], OMAP3_ISP_IOMEM_HIST, ISPHIST_R2_HORZ); in hist_setup_regs()
134 isp_reg_writel(isp, reg_hor[3], OMAP3_ISP_IOMEM_HIST, ISPHIST_R3_HORZ); in hist_setup_regs()