Searched refs:DP_LANE0_1_STATUS (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/video/tegra124/ |
D | dp.c | 776 DP_LANE2_3_STATUS : DP_LANE0_1_STATUS, in tegra_dc_dp_link_trained() 803 ret = tegra_dc_dp_dpcd_read(dp, DP_LANE0_1_STATUS + cnt, &data); in tegra_dp_channel_eq_status() 846 ret = tegra_dc_dp_dpcd_read(dp, (DP_LANE0_1_STATUS + cnt), in tegra_dp_clock_recovery_status() 1261 DP_LANE0_1_STATUS, (u8 *)&data16, &size, &status); in tegra_dc_dp_fast_link_training() 1280 tegra_dc_dpaux_read(dp, DPAUX_DP_AUXCTL_CMD_AUXRD, DP_LANE0_1_STATUS, in tegra_dc_dp_fast_link_training()
|
/external/u-boot/include/linux/ |
D | drm_dp_helper.h | 250 #define DP_LANE0_1_STATUS 0x202 macro
|