Lines Matching refs:of
6 Video data pipelines usually consist of external devices, e.g. camera sensors,
11 blocks. External devices are represented as child nodes of their respective
15 Configuration of a port depends on other devices participating in the data
34 bus, an 'endpoint' child node must be provided for each of them. If more than
45 phandles. An endpoint subnode of a device contains all properties needed for
46 configuration of this device for data exchange with other device. In most
52 where supported by a device. For example, in case where a data interface of
66 - #address-cells : number of cells required to define port/endpoint
73 - remote-endpoint: phandle to an 'endpoint' subnode of a remote device node.
78 mode the data source device is also the source of the synchronization signals.
79 - bus-width: number of data lines actively used, valid for the parallel busses.
81 number of data lines, data-shift can be used to specify which data lines are
83 - hsync-active: active state of the HSYNC signal, 0/1 for LOW/HIGH respectively.
84 - vsync-active: active state of the VSYNC signal, 0/1 for LOW/HIGH respectively.
89 - pclk-sample: sample data on rising (1) or falling (0) edge of the pixel clock
91 - sync-on-green-active: active state of Sync-on-green (SoG) signal, 0/1 for
93 - data-lanes: an array of physical data lane indexes. Position of an entry
94 determines the logical lane number, while the value of an entry indicates
98 - clock-lanes: an array of physical clock lane indexes. Position of an entry
99 determines the logical lane number, while the value of an entry indicates
107 instance, this is the actual frequency of the bus, not bits per clock per
108 lane value. An array of 64-bit unsigned integers.
109 - lane-polarities: an array of polarities of the lanes starting from the clock
111 Valid values are 0 (normal) and 1 (inverted). The length of the array
112 should be the combined length of data-lanes and clock-lanes properties.
126 'port' node which may indicate that at any time only one of the following data
222 compatible = "renesas,csi2c"; /* One of CSI2I and CSI2C. */
223 reg = <1>; /* CSI-2 PHY #1 of 2: PHY_S,