Searched refs:ISPHIST_PCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isphist.c | 143 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()
|
H A D | ispreg.h | 231 #define ISPHIST_PCR (0x004) macro
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isphist.c | 143 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()
|
H A D | ispreg.h | 231 #define ISPHIST_PCR (0x004) macro
|
Completed in 11 milliseconds