Home
last modified time | relevance | path

Searched full:cec (Results 1 – 25 of 178) sorted by relevance

12345678

/freebsd/sys/contrib/device-tree/Bindings/media/cec/
H A Damlogic,meson-gx-ao-cec.yaml5 $id: http://devicetree.org/schemas/media/cec/amlogic,meson-gx-ao-cec.yaml#
8 title: Amlogic Meson AO-CEC Controller
14 The Amlogic Meson AO-CEC module is present is Amlogic SoCs and its purpose is
15 to handle communication between HDMI connected devices over the CEC bus.
20 - amlogic,meson-gx-ao-cec # GXBB, GXL, GXM, G12A and SM1 AO_CEC_A module
21 - amlogic,meson-g12a-ao-cec # G12A AO_CEC_B module
22 - amlogic,meson-sm1-ao-cec # SM1 AO_CEC_B module
37 - $ref: cec-common.yaml#
43 - amlogic,meson-gx-ao-cec
49 - description: AO-CEC clock
[all …]
H A Dcec-gpio.yaml4 $id: http://devicetree.org/schemas/media/cec/cec-gpio.yaml#
7 title: HDMI CEC GPIO
13 The HDMI CEC GPIO module supports CEC implementations where the CEC line is
17 Please note:: the maximum voltage for the CEC line is 3.63V, for the HPD and
23 const: cec-gpio
25 cec-gpios:
28 GPIO that the CEC line is connected to. The line should be tagged as open
35 when the CEC line is not associated with an HDMI receiver/transmitter.
45 - cec-gpios
48 - $ref: cec-common.yaml#
[all …]
H A Dnvidia,tegra114-cec.yaml4 $id: http://devicetree.org/schemas/media/cec/nvidia,tegra114-cec.yaml#
7 title: NVIDIA Tegra HDMI CEC
13 - $ref: cec-common.yaml#
18 - nvidia,tegra114-cec
19 - nvidia,tegra124-cec
20 - nvidia,tegra210-cec
27 - const: cec
50 cec@70015000 {
51 compatible = "nvidia,tegra124-cec";
[all...]
H A Dst,stm32-cec.yaml4 $id: http://devicetree.org/schemas/media/cec/st,stm32-cec.yaml#
7 title: STMicroelectronics STM32 CEC
14 const: st,stm32-cec
29 - const: cec
30 - const: hdmi-cec
49 cec: cec@40006c00 {
50 compatible = "st,stm32-cec";
54 clock-names = "cec", "hdmi-cec";
H A Dst,stih-cec.yaml4 $id: http://devicetree.org/schemas/media/cec/st,stih-cec.yaml#
7 title: STMicroelectronics STIH4xx HDMI CEC
13 - $ref: cec-common.yaml#
17 const: st,stih-cec
24 - const: cec-clk
31 - const: cec-irq
54 cec@94a087c {
55 compatible = "st,stih-cec";
59 clock-names = "cec-clk";
62 interrupt-names = "cec-irq";
H A Dsamsung,s5p-cec.yaml4 $id: http://devicetree.org/schemas/media/cec/samsung,s5p-cec.yaml#
7 title: Samsung S5PV210 and Exynos HDMI CEC
14 - $ref: cec-common.yaml#
18 const: samsung,s5p-cec
54 cec@101b0000 {
55 compatible = "samsung,s5p-cec";
H A Dcec-common.yaml4 $id: http://devicetree.org/schemas/media/cec/cec-common.yaml#
7 title: HDMI CEC Adapters Common Properties
14 pattern: "^cec(@[0-9a-f]+|-[0-9]+)?$"
24 The CEC support is only available when the HPD is high. Some boards only
25 let the CEC pin through if the HPD is high, for example if there is a
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dcec-gpio.txt1 * HDMI CEC GPIO driver
3 The HDMI CEC GPIO module supports CEC implementations where the CEC line
7 Please note: the maximum voltage for the CEC line is 3.63V, for the HPD and
12 - compatible: value must be "cec-gpio".
13 - cec-gpios: gpio that the CEC line is connected to. The line should be
16 If the CEC line is associated with an HDMI receiver/transmitter, then the
19 - hdmi-phandle - phandle to the HDMI controller, see also cec.txt.
21 If the CEC line is not associated with an HDMI receiver/transmitter, then
30 Example for the Raspberry Pi 3 where the CEC line is connected to
37 cec-gpio {
[all …]
H A Dtegra-cec.txt1 * Tegra HDMI CEC hardware
3 The HDMI CEC module is present in Tegra SoCs and its purpose is to
4 handle communication between HDMI connected devices over the CEC bus.
8 "nvidia,tegra114-cec"
9 "nvidia,tegra124-cec"
10 "nvidia,tegra210-cec"
13 - interrupts : HDMI CEC interrupt number to the CPU.
14 - clocks : from common clock binding: handle to HDMI CEC clock.
15 - clock-names : from common clock binding: must contain "cec",
17 - hdmi-phandle : phandle to the HDMI controller, see also cec.txt.
[all …]
H A Damlogic,meson-gx-ao-cec.yaml5 $id: "http://devicetree.org/schemas/media/amlogic,meson-gx-ao-cec.yaml#"
8 title: Amlogic Meson AO-CEC Controller
14 The Amlogic Meson AO-CEC module is present is Amlogic SoCs and its purpose is
15 to handle communication between HDMI connected devices over the CEC bus.
20 - amlogic,meson-gx-ao-cec # GXBB, GXL, GXM, G12A and SM1 AO_CEC_A module
21 - amlogic,meson-g12a-ao-cec # G12A AO_CEC_B module
22 - amlogic,meson-sm1-ao-cec # SM1 AO_CEC_B module
46 - amlogic,meson-gx-ao-cec
52 - description: AO-CEC clock
63 - amlogic,meson-g12a-ao-cec
[all …]
H A Ds5p-cec.txt1 * Samsung HDMI CEC driver
3 The HDMI CEC module is present is Samsung SoCs and its purpose is to
4 handle communication between HDMI connected devices over the CEC bus.
8 "samsung,s5p-cec"
13 - interrupts : HDMI CEC interrupt number to the CPU.
14 - clocks : from common clock binding: handle to HDMI CEC clock.
18 - hdmi-phandle - phandle to the HDMI controller, see also cec.txt.
21 - needs-hpd : if present the CEC support is only available when the HPD
22 is high. See cec.txt for more details.
26 hdmicec: cec@100b0000 {
[all …]
H A Dstih-cec.txt1 STMicroelectronics STIH4xx HDMI CEC driver
4 - compatible : value should be "st,stih-cec"
7 - clocks : from common clock binding: handle to HDMI CEC clock
8 - interrupts : HDMI CEC interrupt number to the CPU.
10 - pinctrl-0: Specifies the pin control groups used for CEC hardware.
12 - hdmi-phandle: Phandle to the HDMI controller, see also cec.txt.
16 sti-cec@94a087c {
17 compatible = "st,stih-cec";
20 clock-names = "cec-clk";
22 interrupt-names = "cec-irq";
H A Dst,stm32-cec.yaml4 $id: http://devicetree.org/schemas/media/st,stm32-cec.yaml#
7 title: STMicroelectronics STM32 CEC
14 const: st,stm32-cec
29 - const: cec
30 - const: hdmi-cec
45 cec: cec@40006c00 {
46 compatible = "st,stm32-cec";
50 clock-names = "cec", "hdmi-cec";
H A Dcec.txt1 Common bindings for HDMI CEC adapters
5 - needs-hpd: if present the CEC support is only available when the HPD
6 is high. Some boards only let the CEC pin through if the HPD is high,
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,cec.yaml4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,cec.yaml#
7 title: Mediatek HDMI CEC Controller
14 The HDMI CEC controller handles hotplug detection and CEC communication.
19 - mediatek,mt7623-cec
20 - mediatek,mt8167-cec
21 - mediatek,mt8173-cec
45 cec: cec@10013000 {
46 compatible = "mediatek,mt8173-cec";
H A Dmediatek,hdmi.txt29 HDMI CEC
32 The HDMI CEC controller handles hotplug detection and CEC communication.
35 - compatible: Should be "mediatek,<chip>-cec"
60 cec: cec@10013000 {
61 compatible = "mediatek,mt8173-cec";
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dbrcm,bcm2711-hdmi.yaml27 - description: CEC register range
39 - const: cec
47 - description: The HDMI CEC parent clock
54 - const: cec
58 - description: CEC TX interrupt
59 - description: CEC RX interrupt
60 - description: CEC stuck at low interrupt
67 - const: cec-tx
68 - const: cec-rx
69 - const: cec-low
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dadv7604.yaml36 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
37 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
38 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
39 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
40 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
41 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
42 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
43 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
44 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
45 - enum: [ avlink, cec, infoframe, esdp, dpp, afe, rep, edid, hdmi, test, cp, vdp ]
[all …]
H A Dadv748x.yaml38 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
39 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
40 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
41 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
42 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
43 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
44 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
45 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
46 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
47 - enum: [ dpll, cp, hdmi, edid, repeater, infoframe, cbus, cec, sdp, txa, txb ]
[all …]
H A Dchrontel,ch7322.yaml7 title: Chrontel HDMI-CEC Controller
13 The Chrontel CH7322 is a discrete HDMI-CEC controller. It is
14 programmable through I2C and drives a single CEC line.
17 - $ref: /schemas/media/cec/cec-common.yaml#
60 cec@75 {
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dadi,adv7533.yaml18 conversion, S/PDIF, CEC and HDCP. The transmitter input is MIPI DSI.
46 - const: cec
50 description: Reference to the CEC clock.
54 const: cec
152 clock-names = "cec";
H A Dadi,adv7511.txt6 conversion, S/PDIF, CEC and HDCP. ADV7533/5 supports the DSI interface for input
78 - clocks: from common clock binding: reference to the CEC clock.
79 - clock-names: from common clock binding: must be "cec".
82 Possible maps names are : "main", "edid", "cec", "packet"
110 clock-names = "cec";
H A Dadi,adv7511.yaml15 space conversion, S/PDIF, CEC and HDCP. The transmitter input is
45 - const: cec
49 description: Reference to the CEC clock.
53 const: cec
196 clock-names = "cec";
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7623n.dtsi240 cec = <&cec>;
254 cec: cec@10012000 { label
255 compatible = "mediatek,mt7623-cec",
256 "mediatek,mt8173-cec";
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra234-pinmux-aon.yaml71 pinctrl-names = "cec";
74 cec_state: pinmux-cec {
75 cec {

12345678