/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,hdmi-ddc.yaml | 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,hdmi-ddc.yaml# 7 title: Mediatek HDMI DDC 14 The HDMI DDC i2c controller is used to interface with the HDMI DDC pins. 19 - mediatek,mt7623-hdmi-ddc 20 - mediatek,mt8167-hdmi-ddc 21 - mediatek,mt8173-hdmi-ddc 34 - const: ddc-i2c 51 compatible = "mediatek,mt8173-hdmi-ddc"; 55 clock-names = "ddc-i2c";
|
H A D | mediatek,hdmi.txt | 26 port of a connector node that contains a ddc-i2c-bus property, or to the 41 HDMI DDC 44 The HDMI DDC i2c controller is used to interface with the HDMI DDC pins. 48 - compatible: Should be "mediatek,<chip>-hdmi-ddc" 52 - clock-names: Should be "ddc-i2c". 80 compatible = "mediatek,mt8173-hdmi-ddc"; 84 clock-names = "ddc-i2c"; 129 ddc-i2c-bus = <&hdmiddc0>;
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_drm_subr.c | 69 edid = drm_get_edid(connector, output->ddc); in tegra_drm_connector_get_modes() 121 phandle_t ddc; in tegra_drm_encoder_attach() local 139 ddc = 0; in tegra_drm_encoder_attach() 140 OF_getencprop(node, "nvidia,ddc-i2c-bus", &ddc, sizeof(ddc)); in tegra_drm_encoder_attach() 141 if (ddc > 0) in tegra_drm_encoder_attach() 142 output->ddc = OF_device_from_xref(ddc); in tegra_drm_encoder_attach() 143 if ((output->edid == NULL) && (output->ddc == NULL)) in tegra_drm_encoder_attach()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | allwinner,sun4i-a10-hdmi.yaml | 44 - description: The HDMI DDC clock 59 - const: ddc 68 - description: DDC Transmission DMA Channel 69 - description: DDC Reception DMA Channel 74 - const: ddc-tx 75 - const: ddc-rx 142 dma-names = "ddc-tx", "ddc-rx", "audio-tx";
|
H A D | brcm,bcm2835-hdmi.yaml | 34 ddc: 37 Phandle of the I2C controller used for DDC EDID probing 62 - ddc 76 ddc = <&i2c2>;
|
H A D | brcm,bcm2711-hdmi.yaml | 74 ddc: 77 Phandle of the I2C controller used for DDC EDID probing 109 - ddc 138 ddc = <&ddc0>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/connector/ |
H A D | hdmi-connector.txt | 11 - ddc-i2c-bus: phandle link to the I2C controller used for DDC EDID probing 12 - ddc-en-gpios: signal to enable DDC bus
|
H A D | hdmi-connector.yaml | 31 ddc-i2c-bus: 32 description: phandle link to the I2C controller used for DDC EDID probing 35 ddc-en-gpios: 36 description: GPIO signal to enable DDC bus
|
H A D | vga-connector.txt | 11 - ddc-i2c-bus: phandle to the I2C bus that is connected to VGA DDC 29 ddc-i2c-bus = <&i2c3>;
|
H A D | dvi-connector.txt | 9 - ddc-i2c-bus: phandle to the i2c bus that is connected to DVI DDC 29 ddc-i2c-bus = <&i2c3>;
|
H A D | vga-connector.yaml | 18 ddc-i2c-bus: 19 description: phandle link to the I2C controller used for DDC EDID probing 38 ddc-i2c-bus = <&i2c3>;
|
H A D | dvi-connector.yaml | 22 ddc-i2c-bus: 23 description: phandle link to the I2C controller used for DDC EDID probing 62 ddc-i2c-bus = <&i2c3>;
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-mux-pinctrl.txt | 43 pinctrl-names = "ddc", "pta", "idle" -> ddc = bus 0, pta = bus 1 44 pinctrl-names = "ddc", "idle", "pta" -> Invalid ("idle" not last) 45 pinctrl-names = "idle", "ddc", "pta" -> Invalid ("idle" not last) 66 pinctrl-names = "ddc", "pta", "idle";
|
H A D | i2c-mux-pinctrl.yaml | 37 pinctrl-names = "ddc", "pta", "idle" -> ddc = bus 0, pta = bus 1 38 pinctrl-names = "ddc", "idle", "pta" -> Invalid ("idle" not last) 39 pinctrl-names = "idle", "ddc", "pta" -> Invalid ("idle" not last) 77 pinctrl-names = "ddc", "pta", "idle";
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra20-tamonten.dtsi | 27 nvidia,ddc-i2c-bus = <&hdmi_ddc>; 213 nvidia,pins = "ddc", "dta", "dtd", "kbca", 252 state_i2cmux_ddc: pinmux-i2cmux-ddc { 253 ddc { 254 nvidia,pins = "ddc"; 264 ddc { 265 nvidia,pins = "ddc"; 275 ddc { 276 nvidia,pins = "ddc"; 496 pinctrl-names = "ddc", "pt [all...] |
H A D | tegra20-ventana.dts | 43 nvidia,ddc-i2c-bus = <&hdmi_ddc>; 210 "dap4", "ddc", "dtf", "gma", "gmc", 287 state_i2cmux_ddc: pinmux-i2cmux-ddc { 288 ddc { 289 nvidia,pins = "ddc"; 299 ddc { 300 nvidia,pins = "ddc"; 310 ddc { 311 nvidia,pins = "ddc"; 623 pinctrl-names = "ddc", "pt [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-hdmi.yaml | 68 nvidia,ddc-i2c-bus: 69 description: phandle of an I2C controller used for DDC EDID 100 - nvidia,ddc-i2c-bus 123 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/ |
H A D | samsung,exynos-hdmi.yaml | 31 ddc: 34 Phandle to the HDMI DDC node. 39 there is no power provided for DDC epprom, some TV-sets do not pulls up 95 - ddc 198 ddc = <&hsi2c_11>;
|
H A D | samsung,exynos-hdmi-ddc.yaml | 4 $id: http://devicetree.org/schemas/display/samsung/samsung,exynos-hdmi-ddc.yaml# 7 title: Samsung Exynos SoC HDMI DDC 37 ddc@50 {
|
/freebsd/sys/contrib/device-tree/Bindings/gnss/ |
H A D | u-blox.txt | 3 The u-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces. 18 Required properties (DDC): 19 - reg : DDC (I2C) slave address
|
H A D | u-blox,neo-6m.yaml | 17 The U-blox GNSS receivers can use UART, DDC (I2C), SPI and USB interfaces. 28 The DDC Slave Address, SPI chip select address, the number of the USB hub 30 depending on the bus used. Required for the DDC, SPI or USB busses.
|
/freebsd/usr.sbin/bluetooth/iwmbtfw/ |
H A D | main.c | 323 struct iwmbt_firmware ddc; in iwmbt_init_firmware() 328 /* Read in the DDC file */ in iwmbt_init_firmware() 329 if (iwmbt_fw_read(&ddc, ddc_path) <= 0) { in iwmbt_init_firmware() 334 /* Load in the DDC file */ in iwmbt_init_firmware() 335 ret = iwmbt_load_ddc(hdl, &ddc); in iwmbt_init_firmware() 337 iwmbt_debug("Loading DDC file failed"); in iwmbt_init_firmware() 340 iwmbt_fw_free(&ddc); in iwmbt_init_firmware() 536 /* Apply the device configuration (DDC) parameters */ in main() 537 firmware_path = iwmbt_get_fwname(&ver, ¶ms, firmware_dir, "ddc"); in main() 542 iwmbt_info("DDC downloa in main() 345 struct iwmbt_firmware ddc; iwmbt_init_ddc() local [all...] |
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | synopsys,dw-hdmi.yaml | 48 ddc-i2c-bus: 52 The HDMI DDC bus can be connected to either a system I2C master or the 58 be referenced through the ddc-i2c-bus property of the HDMI connector
|
/freebsd/sys/contrib/device-tree/Bindings/display/imx/ |
H A D | hdmi.txt | 27 - ddc-i2c-bus: The HDMI DDC bus can be connected to either a system I2C master 48 ddc-i2c-bus = <&i2c2>;
|
/freebsd/sys/contrib/device-tree/Bindings/display/exynos/ |
H A D | exynos_hdmi.txt | 16 - ddc: phandle to the hdmi ddc node 61 ddc = <&hdmi_ddc_node>;
|