Lines Matching full:omap3
5 * TI OMAP3 ISP - Core
138 * @dev: Device pointer specific to the OMAP3 ISP.
158 * @l3_ick: Pointer to OMAP3 L3 bus interface clock.
276 * isp_reg_readl - Read value of an OMAP3 ISP register
277 * @isp: Device pointer specific to the OMAP3 ISP.
291 * isp_reg_writel - Write value to an OMAP3 ISP register
292 * @isp: Device pointer specific to the OMAP3 ISP.
305 * isp_reg_clr - Clear individual bits in an OMAP3 ISP register
306 * @isp: Device pointer specific to the OMAP3 ISP.
321 * isp_reg_set - Set individual bits in an OMAP3 ISP register
322 * @isp: Device pointer specific to the OMAP3 ISP.
337 * isp_reg_clr_set - Clear and set invidial bits in an OMAP3 ISP register
338 * @isp: Device pointer specific to the OMAP3 ISP.