Home
last modified time | relevance | path

Searched full:hdcp (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dallwinner,sun8i-a83t-dw-hdmi.yaml54 - description: HDCP Clock
55 - description: HDCP Bus Clock
64 - const: hdcp
65 - const: hdcp-bus
71 - description: HDCP Reset
77 - const: hdcp
227 clock-names = "iahb", "isfr", "tmds", "cec", "hdcp",
228 "hdcp-bus";
230 reset-names = "ctrl", "hdcp";
H A Damlogic,meson-dw-hdmi.yaml44 HDMI TX IP version 2.01a with HDCP and I2C & S/PDIF
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dite,it6505.yaml17 fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications.
28 Each IT6505 chip comes preprogrammed with an unique HDCP key,
29 in compliance with the HDCP 1.3 standard so as to provide secure
31 purchase any HDCP keys or ROMs.
H A Dite,it66121.yaml15 transmitter, fully compliant with HDMI 1.3a, HDCP 1.2 and backward compatible
H A Dadi,adv7533.yaml18 conversion, S/PDIF, CEC and HDCP. The transmitter input is MIPI DSI.
H A Dadi,adv7511.txt6 conversion, S/PDIF, CEC and HDCP. ADV7533/5 supports the DSI interface for input
H A Dadi,adv7511.yaml15 space conversion, S/PDIF, CEC and HDCP. The transmitter input is
/freebsd/sys/contrib/device-tree/Bindings/soc/imx/
H A Dfsl,imx8mp-hdmi-blk-ctrl.yaml43 - const: hdcp
65 - const: hdcp
97 "hdcp", "hrv";
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dqcom,scm.txt5 can include CPU power up/down, HDCP requests, loading of firmware, and other
H A Dqcom,scm.yaml12 These can include CPU power up/down, HDCP requests, loading of firmware,
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dnxp,imx8mq-dcss.yaml16 display buffers, compose them, and drive a display using HDMI 2.0a(with HDCP
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra30-pinmux.txt98 extperiph3, gmi, gmi_alt, hda, hdcp, hdmi, hsi, i2c1, i2c2, i2c3,
H A Dnvidia,tegra30-pinmux.yaml111 extperiph1, extperiph2, extperiph3, gmi, gmi_alt, hda, hdcp,
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6.dtsi827 clock-names = "iahb", "isfr", "tmds", "cec", "hdcp",
828 "hdcp-bus";
830 reset-names = "ctrl", "hdcp";
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-colibri.dtsi158 nvidia,function = "hdcp";
670 nvidia,function = "hdcp";
H A Dtegra30-apalis-v1.1.dtsi782 nvidia,function = "hdcp";
H A Dtegra30-apalis.dtsi772 nvidia,function = "hdcp";
/freebsd/sys/dev/hdmi/
H A Ddwc_hdmireg.h553 /* HDCP Encryption Engine Registers */
/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c485 /* set HDMI HDCP mode off */ in tda19988_init_encoder()
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8188.dtsi1149 clock-names = "bus", "hdcp";
/freebsd/sys/dev/drm2/
H A Ddrm_edid.c1704 * - HDCP
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mp.dtsi2025 "hdcp", "hrv";
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c649 "ELD nid=%d: SAD_Count=%u Conn_Type=%u S_AI=%u HDCP=%u\n", in hdaa_eld_dump()