| /f-stack/freebsd/contrib/device-tree/Bindings/connector/ |
| H A D | samsung,usb-connector-11pin.txt | 1 Samsung micro-USB 11-pin connector 4 Samsung micro-USB 11-pin connector is an extension of micro-USB connector. 8 The bindings are superset of usb-connector bindings for micro-USB connector[1]. 11 - compatible: must be: "samsung,usb-connector-11pin", "usb-b-connector", 15 - any data bus to the connector should be modeled using the OF graph bindings 17 the connector. Since single connector can have multpile data buses every bus 22 [1]: bindings/connector/usb-connector.yaml 27 Micro-USB connector with HS lines routed via controller (MUIC) and MHL lines 32 usb_con: connector { 33 compatible = "samsung,usb-connector-11pin", "usb-b-connector";
|
| H A D | usb-connector.yaml | 4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml# 13 A USB connector node represents a physical USB connector. It should be a child 20 - usb-a-connector 21 - usb-b-connector 22 - usb-c-connector 33 non-fullsize 'usb-a-connector' or 'usb-b-connector' compatible 125 the connector. Since a single connector can have multiple data buses every 165 usb_con1: connector { 177 usb_con2: connector { 229 connector { [all …]
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_drm_subr.c | 58 output = container_of(connector, struct tegra_drm_encoder, in tegra_drm_connector_get_modes() 59 connector); in tegra_drm_connector_get_modes() 72 edid = drm_get_edid(connector, output->ddc); in tegra_drm_connector_get_modes() 78 drm_mode_connector_update_edid_property(connector, edid); in tegra_drm_connector_get_modes() 79 rv = drm_add_edid_modes(connector, edid); in tegra_drm_connector_get_modes() 80 drm_edid_to_eld(connector, edid); in tegra_drm_connector_get_modes() 89 output = container_of(connector, struct tegra_drm_encoder, in tegra_drm_connector_best_encoder() 90 connector); in tegra_drm_connector_best_encoder() 102 output = container_of(connector, struct tegra_drm_encoder, in tegra_drm_connector_detect() 103 connector); in tegra_drm_connector_detect() [all …]
|
| H A D | tegra_drm.h | 80 struct drm_connector connector; member 98 struct drm_connector *connector, bool force); 99 int tegra_drm_connector_get_modes(struct drm_connector *connector); 101 struct drm_connector *connector);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | ti,hd3ss3220.txt | 9 - connector: The "usb-c-connector" attached to the hd3ss3220 chip. The 10 bindings of the connector node are specified in: 12 Documentation/devicetree/bindings/connector/usb-connector.yaml 21 connector { 22 compatible = "usb-c-connector";
|
| H A D | fcs,fusb302.txt | 9 - connector : The "usb-c-connector" attached to the FUSB302 IC. The bindings 10 of the connector node are specified in: 12 Documentation/devicetree/bindings/connector/usb-connector.yaml 23 usb_con: connector { 24 compatible = "usb-c-connector";
|
| H A D | richtek,rt1711h.txt | 10 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings 11 of connector node are specified in 12 Documentation/devicetree/bindings/connector/usb-connector.yaml 21 usb_con: connector { 22 compatible = "usb-c-connector";
|
| H A D | typec-tcpci.txt | 14 - connector: The "usb-c-connector" attached to the tcpci chip, the bindings 15 of connector node are specified in 16 Documentation/devicetree/bindings/connector/usb-connector.yaml 26 usb_con: connector { 27 compatible = "usb-c-connector";
|
| H A D | mediatek,musb.txt | 26 usb connector node as defined in bindings/connector/usb-connector.yaml 51 connector{ 52 compatible = "gpio-usb-b-connector", "usb-b-connector";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/connector/ |
| H A D | dvi-connector.yaml | 4 $id: http://devicetree.org/schemas/display/connector/dvi-connector.yaml# 14 const: dvi-connector 28 description: the connector has DVI analog pins 32 description: the connector has DVI digital pins 36 description: the connector has pins for DVI dual-link 55 connector { 56 compatible = "dvi-connector";
|
| H A D | dvi-connector.txt | 5 - compatible: "dvi-connector" 8 - label: a symbolic name for the connector 10 - analog: the connector has DVI analog pins 11 - digital: the connector has DVI digital pins 12 - dual-link: the connector has pins for DVI dual-link 23 dvi0: connector@0 { 24 compatible = "dvi-connector";
|
| H A D | analog-tv-connector.yaml | 4 $id: http://devicetree.org/schemas/display/connector/analog-tv-connector.yaml# 15 - composite-video-connector 16 - svideo-connector 22 Limit the supported TV standards on a connector to the given ones. If 40 connector { 41 compatible = "composite-video-connector";
|
| H A D | vga-connector.txt | 6 - compatible: "vga-connector" 10 - label: a symbolic name for the connector corresponding to a hardware label 15 The VGA connector internal connections are modeled using the OF graph bindings 18 The VGA connector has a single port that must be connected to a video source 25 vga0: connector@0 { 26 compatible = "vga-connector";
|
| H A D | analog-tv-connector.txt | 5 - compatible: "composite-video-connector" or "svideo-connector" 8 - label: a symbolic name for the connector 9 - sdtv-standards: limit the supported TV standards on a connector to the given 21 tv: connector { 22 compatible = "composite-video-connector";
|
| H A D | hdmi-connector.yaml | 4 $id: http://devicetree.org/schemas/display/connector/hdmi-connector.yaml# 14 const: hdmi-connector 17 description: The HDMI connector type 51 connector { 52 compatible = "hdmi-connector";
|
| H A D | hdmi-connector.txt | 5 - compatible: "hdmi-connector" 6 - type: the HDMI connector type: "a", "b", "c", "d" or "e" 9 - label: a symbolic name for the connector 20 hdmi0: connector@1 { 21 compatible = "hdmi-connector";
|
| H A D | vga-connector.yaml | 4 $id: http://devicetree.org/schemas/display/connector/vga-connector.yaml# 14 const: vga-connector 33 connector { 34 compatible = "vga-connector";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxl-s905x-p212.dts | 15 cvbs-connector { 16 compatible = "composite-video-connector"; 25 hdmi-connector { 26 compatible = "hdmi-connector"; 63 /* This UART is brought out to the DB9 connector */
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stih410-b2260.dts | 80 /* Low speed expansion connector */ 91 /* Low speed expansion connector */ 97 /* Low speed expansion connector */ 104 /* Low speed expansion connector */ 110 /* Low speed expansion connector */ 116 /* high speed expansion connector */ 123 /* high speed expansion connector */ 136 /* high speed expansion connector */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/chrome/ |
| H A D | google,cros-ec-typec.yaml | 23 connector: 24 $ref: /schemas/connector/usb-connector.yaml# 45 connector@0 { 46 compatible = "usb-c-connector";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/renesas/ |
| H A D | hihope-rzg2-ex-lvds.dtsi | 20 * When GP1_20 is LOW LVDS0 is connected to the LVDS connector 23 lvds-connector-en-gpio { 27 line-name = "lvds-connector-en-gpio";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/ |
| H A D | tvp5150.txt | 29 port must be linked to an endpoint defined in [1]. The port/connector layout is 59 [1] Documentation/devicetree/bindings/display/connector/analog-tv-connector.txt. 65 compatible = "composite-video-connector"; 77 compatible = "composite-video-connector"; 89 compatible = "svideo-connector";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-pine64.dts | 28 hdmi-connector { 29 compatible = "hdmi-connector"; 273 /* On Euler connector */ 285 /* On Wifi/BT connector, with RTS/CTS */ 292 /* On Pi-2 connector */ 299 /* On Euler connector */ 306 /* On Euler connector, RTS/CTS optional */
|
| H A D | sun50i-a64-sopine-baseboard.dts | 28 hdmi-connector { 29 compatible = "hdmi-connector"; 177 /* On Pi-2 connector */ 184 /* On Euler connector */ 191 /* On Euler connector, RTS/CTS optional */
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/socionext/ |
| H A D | uniphier-ld20-akebi96.dts | 123 /* LS connector UART1 */ 128 /* LS connector UART0 */ 141 /* LS connector I2C0 */ 146 /* LS connector I2C1 */
|