Lines Matching refs:ISP
3 OMAP 3 Image Signal Processor (ISP) driver
17 This file documents the Texas Instruments OMAP 3 Image Signal Processor (ISP)
36 The OMAP 3 ISP is split into V4L2 subdevs, each of the blocks inside the ISP
40 - OMAP3 ISP CCP2
41 - OMAP3 ISP CSI2a
42 - OMAP3 ISP CCDC
43 - OMAP3 ISP preview
44 - OMAP3 ISP resizer
45 - OMAP3 ISP AEWB
46 - OMAP3 ISP AF
47 - OMAP3 ISP histogram
49 Each possible link in the ISP is modelled by a link in the Media controller
53 Controlling the OMAP 3 ISP
56 In general, the settings given to the OMAP 3 ISP take effect at the beginning
61 All the blocks in the ISP, excluding the CSI-2 and possibly the CCP2 receiver,
62 insist on receiving complete frames. Sensors must thus never send the ISP
65 Autoidle does have issues with some ISP blocks on the 3430, at least.
73 The OMAP 3 ISP driver does support the V4L2 event interface on CCDC and
104 The OMAP 3 ISP driver supports standard V4L2 IOCTLs and controls where
105 possible and practical. Much of the functions provided by the ISP, however,
123 include/linux/omap3isp.h. The detailed functions of the ISP itself related to
124 a given ISP block is described in the Technical Reference Manuals (TRMs) ---
127 While it is possible to use the ISP driver without any use of these private
203 reflected by the register level interface offered by the ISP hardware. There