Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds