Searched refs:DP_LANE_CR_DONE (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/linux/
H A Ddrm_dp_helper.h252 # define DP_LANE_CR_DONE (1 << 0) macro
256 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE | \
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h491 #define DP_LANE_CR_DONE (1 << 0) macro
494 #define DP_CHANNEL_EQ_BITS (DP_LANE_CR_DONE |\
/u-boot/drivers/video/rockchip/
H A Drk_edp.c397 if ((lane_status & DP_LANE_CR_DONE) == 0)
/u-boot/drivers/video/tegra124/
H A Ddp.c786 DP_LANE_CR_DONE |

Completed in 102 milliseconds