Lines Matching refs:active
51 It is allowed for multiple endpoints at a port to be active simultaneously,
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.
87 - data-active: similar to HSYNC and VSYNC, specifies data line polarity.
88 - field-even-active: field signal level during the even field data transmission.
91 - sync-on-green-active: active state of Sync-on-green (SoG) signal, 0/1 for
127 pipelines can be active: ov772x -> ceu0 or imx074 -> csi2 -> ceu0.
152 /* If hsync-active/vsync-active are missing,
154 hsync-active = <0>; /* Active low */
155 vsync-active = <0>; /* Active low */
156 data-active = <1>; /* Active high */
185 hsync-active = <1>;
186 vsync-active = <0>; /* Who came up with an
188 data-active = <1>;