Lines Matching full:are
16 input parameters that are specific to the hardware:: the external clock frequency
17 and the link frequency. The two parameters generally are obtained from system
20 The reason why the clock frequencies are so important is that the clock signals
23 elsewhere. Therefore only the pre-determined frequencies are configurable by the
29 There are two distinct ways to configure the frame size produced by camera
46 they control based on user requests, are limited to a number of preset
48 level are independent. How a driver picks such configuration is based on the
51 Most sensor drivers are implemented this way, see e.g.
57 There are two different methods for obtaining possibilities for different frame
78 Horizontal and vertical blanking are specified by ``V4L2_CID_HBLANK`` and
79 ``V4L2_CID_VBLANK``, respectively. The unit of these controls are lines. The
84 purpose. Devices that are not register list based need these to configure the
88 be followed by other entities that are there to allow configuring binning,
104 drivers are in no way special in this respect: they are responsible for
106 general, the device must be powered on at least when its registers are being
113 runtime PM support to the sensor driver you are using. Likewise, new drivers