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