Searched refs:ISPRSZ_PCR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispresizer.c | 605 * Returns busy field from ISPRSZ_PCR register. 611 return isp_reg_readl(isp, OMAP3_ISP_IOMEM_RESZ, ISPRSZ_PCR) & in omap3isp_resizer_busy() 993 isp_reg_set(isp, OMAP3_ISP_IOMEM_RESZ, ISPRSZ_PCR, in resizer_enable_oneshot()
|
H A D | ispreg.h | 324 #define ISPRSZ_PCR (0x004) macro
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispresizer.c | 608 * Returns busy field from ISPRSZ_PCR register. 614 return isp_reg_readl(isp, OMAP3_ISP_IOMEM_RESZ, ISPRSZ_PCR) & in omap3isp_resizer_busy() 996 isp_reg_set(isp, OMAP3_ISP_IOMEM_RESZ, ISPRSZ_PCR, in resizer_enable_oneshot()
|
H A D | ispreg.h | 324 #define ISPRSZ_PCR (0x004) macro
|
Completed in 14 milliseconds