Home
last modified time | relevance | path

Searched full:dptx (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.h114 /* dptx phy addr */
123 /* dptx hpd addr */
151 /* dptx stream addr */
169 /* dptx glbl addr */
H A Dcdn-dp-core.c51 #define CDN_DP_FIRMWARE "rockchip/dptx.bin"
156 int dptx; in cdn_dp_get_port_lanes() local
159 dptx = extcon_get_state(edev, EXTCON_DISP_DP); in cdn_dp_get_port_lanes()
160 if (dptx > 0) { in cdn_dp_get_port_lanes()
725 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
/linux/Documentation/devicetree/bindings/display/rockchip/
H A Drockchip,rk3399-cdn-dp.yaml92 - const: dptx
141 reset-names = "spdif", "dptx", "apb", "core";
/linux/Documentation/devicetree/bindings/sound/
H A Dmt8195-mt6359.yaml63 mediatek,dptx-codec:
139 mediatek,dptx-codec: false
/linux/drivers/gpu/drm/bridge/analogix/
H A DMakefile2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o
H A Danalogix-anx78xx.h9 #include "analogix-i2c-dptx.h"
/linux/drivers/gpu/drm/mediatek/
H A DKconfig25 tristate "DRM DPTX Support for MediaTek SoCs"
H A Dmtk_dp.c2763 "failed to request mediatek dptx irq\n"); in mtk_dp_probe()
/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,dp.yaml114 dptx@1c600000 {
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-cadence-torrent.yaml56 - description: Offset of the DPTX PHY configuration registers.
/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c1306 {"DPTX Playback", NULL, "DPTX_OUT_MUX"},
1308 {"ETDM_OUTPUT", NULL, "DPTX Playback"},
2369 /* dptx configure */ in mtk_dai_hdmitx_dptx_hw_params()
2412 /* enable dptx interface */ in mtk_dai_hdmitx_dptx_trigger()
2426 /* disable dptx interface */ in mtk_dai_hdmitx_dptx_trigger()
2521 .name = "DPTX",
2524 .stream_name = "DPTX Playback",
H A Dmt8195-mt6359.c823 DAILINK_COMP_ARRAY(COMP_CPU("DPTX")),
1288 dp_node = of_parse_phandle(dev->of_node, "mediatek,dptx-codec", 0); in mt8195_mt6359_legacy_probe()
1294 dev_dbg(dev, "No property 'dptx-codec'\n"); in mt8195_mt6359_legacy_probe()
/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c159 SND_SOC_DAILINK_DEFS(dptx,
160 DAILINK_COMP_ARRAY(COMP_CPU("DPTX")),
1186 SND_SOC_DAILINK_REG(dptx),
/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c62 * register offsets from DPTX PHY register block base (i.e MHDP
355 void __iomem *base; /* DPTX registers base */
616 /* DPTX mmr access functions */
2225 dev_err(dev, "Failed to init DPTX PHY regmap\n"); in cdns_torrent_dp_regmap_init()
3086 /* DPTX registers */ in cdns_torrent_phy_probe()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8390-genio-common.dtsi647 dptx_pins: dptx-pins {
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c187 #define DP_EN BIT(0) /* Enable DPTX function */
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-base.dtsi615 reset-names = "spdif", "dptx", "apb", "core";
/linux/drivers/usb/dwc2/
H A Dgadget.c4955 dev_info(dev, "DPTx[%d] FSize=%d, StAddr=0x%08x\n", idx, in dwc2_hsotg_dump()