Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/omap3isp/
Disphist.c143 isp_reg_set(hist->isp, OMAP3_ISP_IOMEM_HIST, ISPHIST_PCR, in hist_enable()
147 isp_reg_clr(hist->isp, OMAP3_ISP_IOMEM_HIST, ISPHIST_PCR, in hist_enable()
155 return isp_reg_readl(hist->isp, OMAP3_ISP_IOMEM_HIST, ISPHIST_PCR) in hist_busy()
Dispreg.h231 #define ISPHIST_PCR (0x004) macro