Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt6 -dptx-phy node(defined inside dp-controller node)
8 For the DP-PHY initialization, we use the dptx-phy node.
9 Required properties for dptx-phy: deprecated, use phys and phy-names
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/exynos/
Dexynos_dp.txt6 -dptx-phy node(defined inside dp-controller node)
8 For the DP-PHY initialization, we use the dptx-phy node.
9 Required properties for dptx-phy: deprecated, use phys and phy-names
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_training_dpia.c69 DPIA_TS_UFP_DONE = 0xff /* Done training DPTX-to-DPIA hop. */
280 * - CR for the first hop (DPTX-to-DPIA) is assumed to be successful.
317 /* DPTX-to-DPIA */ in dpia_training_cr_non_transparent()
604 * - EQ for the first hop (DPTX-to-DPIA) is assumed to be successful.
642 /* DPTX-to-DPIA equalization always successful. */ in dpia_training_eq_non_transparent()
891 * (DPTX-to-DPIA) and last hop (DPRX).
909 if (hop == repeater_cnt) { /* DPTX-to-DPIA */ in dpia_training_end()
911 * DPTX-to-DPIA hop trained. No DPCD write needed for first hop. in dpia_training_end()
1013 /* Train each hop in turn starting with the one closest to DPTX. in dpia_perform_link_training()
Dlink_dp_dpia_bw.c325 /* Send request acknowledgment to Turn ON DPTX support */ in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
334 DC_LOG_DEBUG("%s: FAILURE Enabling DPtx BW Allocation Mode Support for link(%d)\n", in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
337 // SUCCESS Enabled DPtx BW Allocation Mode Support in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
338 DC_LOG_DEBUG("%s: SUCCESS Enabling DPtx BW Allocation Mode Support for link(%d)\n", in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h114 /* dptx phy addr */
123 /* dptx hpd addr */
151 /* dptx stream addr */
169 /* dptx glbl addr */
Dcdn-dp-core.c50 #define CDN_DP_FIRMWARE "rockchip/dptx.bin"
155 int dptx; in cdn_dp_get_port_lanes() local
158 dptx = extcon_get_state(edev, EXTCON_DISP_DP); in cdn_dp_get_port_lanes()
159 if (dptx > 0) { in cdn_dp_get_port_lanes()
761 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.h114 /* dptx phy addr */
123 /* dptx hpd addr */
151 /* dptx stream addr */
169 /* dptx glbl addr */
Dcdn-dp-core.c44 #define CDN_DP_FIRMWARE "rockchip/dptx.bin"
148 int dptx; in cdn_dp_get_port_lanes() local
151 dptx = extcon_get_state(edev, EXTCON_DISP_DP); in cdn_dp_get_port_lanes()
152 if (dptx > 0) { in cdn_dp_get_port_lanes()
745 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
DMakefile2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o
Danalogix-i2c-dptx.c14 #include "analogix-i2c-dptx.h"
Danalogix-anx78xx.h9 #include "analogix-i2c-dptx.h"
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
DMakefile2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o
Danalogix-i2c-dptx.c14 #include "analogix-i2c-dptx.h"
Danalogix-anx78xx.h9 #include "analogix-i2c-dptx.h"
Danalogix-anx6345.c31 #include "analogix-i2c-dptx.h"
58 /* I2C Slave addresses of ANX6345 are mapped as DPTX and SYS */
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
DKconfig24 tristate "DRM DPTX Support for MediaTek SoCs"
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dmt8195-mt6359.yaml30 mediatek,dptx-codec:
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/
Dmt8188-dai-etdm.c367 else if (!strncmp(name, "DPTX", strlen("DPTX"))) in get_etdm_id_by_name()
1344 {"DPTX", NULL, "DPTX_MCLK"},
1383 {"DPTX", NULL, "ETDM3_OUT_CG"},
1407 {"DPTX", NULL, "ETDM3_OUT_EN"},
1408 {"DPTX", NULL, "DPTX_EN"},
1667 {"DPTX", NULL, "DPTX_OUT_MUX"},
1669 {"ETDM_OUTPUT", NULL, "DPTX"},
2431 /* dptx configure */ in mtk_dai_hdmitx_dptx_hw_params()
2500 .name = "DPTX",
2503 .stream_name = "DPTX",
Dmt8188-mt6359.c136 SND_SOC_DAILINK_DEFS(dptx,
137 DAILINK_COMP_ARRAY(COMP_CPU("DPTX")),
942 SND_SOC_DAILINK_REG(dptx),
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dp.yaml92 dptx@1c600000 {
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/rockchip/
Dcdn-dp-rockchip.txt16 Required elements: "apb", "core", "dptx", "spdif"
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/rockchip/
Dcdn-dp-rockchip.txt16 Required elements: "apb", "core", "dptx", "spdif"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dphy-cadence-torrent.yaml44 - description: Offset of the DPTX PHY configuration registers.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dphy-cadence-torrent.yaml51 - description: Offset of the DPTX PHY configuration registers.
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/
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",

12