Home
last modified time | relevance | path

Searched refs:DP_LINK_BW_5_4 (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_panel.h81 bw_code == DP_LINK_BW_5_4 || in is_link_rate_valid()
H A Ddp_panel.c80 if (link_info->rate >= (drm_dp_bw_code_to_link_rate(DP_LINK_BW_5_4))) in dp_panel_read_dpcd()
81 link_info->rate = drm_dp_bw_code_to_link_rate(DP_LINK_BW_5_4); in dp_panel_read_dpcd()
H A Ddp_audio.c366 case DP_LINK_BW_5_4: in dp_audio_setup_acr()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_dp_helper.c148 return DP_LINK_BW_5_4; in drm_dp_link_rate_to_bw_code()
163 case DP_LINK_BW_5_4: in drm_dp_bw_code_to_link_rate()
H A Danalogix_dp.c251 dp->video_info.max_link_rate == DP_LINK_BW_5_4; in analogix_dp_tps3_supported()
1099 .max_link_rate = DP_LINK_BW_5_4,
1115 .max_link_rate = DP_LINK_BW_5_4,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-link-training.c347 case DP_LINK_BW_5_4: in cdn_dp_get_lower_link_rate()
351 dp->link.rate = DP_LINK_BW_5_4; in cdn_dp_get_lower_link_rate()
H A Dcdn-dp-reg.h390 #define CDN_DP_MAX_LINK_RATE DP_LINK_BW_5_4
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-maxim-max96772.c177 case DP_LINK_BW_5_4: in max96772_prepare()
312 p->link_rate = min_t(int, dpcd, DP_LINK_BW_5_4); in max96772_panel_prepare()
/OK3568_Linux_fs/u-boot/include/linux/
H A Ddrm_dp_helper.h154 # define DP_LINK_BW_5_4 0x14 /* 1.2 */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c597 dpcd_val = DP_LINK_BW_5_4; in ti_sn_bridge_read_valid_rates()
606 case DP_LINK_BW_5_4: in ti_sn_bridge_read_valid_rates()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c572 case DP_LINK_BW_5_4: in zynqmp_dp_mode_configure()
851 case DP_LINK_BW_5_4: in zynqmp_dp_train()
/OK3568_Linux_fs/u-boot/include/drm/
H A Ddrm_dp_helper.h394 # define DP_LINK_BW_5_4 0x14 /* 1.2 */ macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_dp_helper.h434 # define DP_LINK_BW_5_4 0x14 /* 1.2 */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_core.c490 dp->video_info.max_link_rate == DP_LINK_BW_5_4; in analogix_dp_tps3_supported()
1926 case DP_LINK_BW_5_4: in analogix_dp_link_config_validate()
H A Danalogix-anx78xx.c627 case DP_LINK_BW_5_4: in anx78xx_dp_link_training()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1236 case DP_LINK_BW_5_4: in cdns_mhdp_lower_link_rate()
1240 link->rate = drm_dp_bw_code_to_link_rate(DP_LINK_BW_5_4); in cdns_mhdp_lower_link_rate()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dsor.c912 case DP_LINK_BW_5_4: in tegra_sor_dp_link_configure()