Home
last modified time | relevance | path

Searched refs:DP_LINK_CAP_ENHANCED_FRAMING (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/dp/
A Ddp_link.h14 #define DP_LINK_CAP_ENHANCED_FRAMING (1 << 0) macro
A Ddp_panel.c134 link_info->capabilities |= DP_LINK_CAP_ENHANCED_FRAMING; in msm_dp_panel_read_dpcd()
A Ddp_ctrl.c184 if (link->capabilities & DP_LINK_CAP_ENHANCED_FRAMING) in msm_dp_aux_link_configure()
1621 link_info.capabilities = DP_LINK_CAP_ENHANCED_FRAMING; in msm_dp_ctrl_link_train()
/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.h277 #define DP_LINK_CAP_ENHANCED_FRAMING BIT(0) macro
A Dcdns-mhdp8546-core.c565 if (link->capabilities & DP_LINK_CAP_ENHANCED_FRAMING) in cdns_mhdp_link_configure()
1336 DP_LINK_CAP_ENHANCED_FRAMING); in cdns_mhdp_fill_sink_caps()
1383 mhdp->link.capabilities |= DP_LINK_CAP_ENHANCED_FRAMING; in cdns_mhdp_link_up()

Completed in 19 milliseconds