Home
last modified time | relevance | path

Searched refs:DP_LANE_CHANNEL_EQ_DONE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/linux/
Ddrm_dp_helper.h253 # define DP_LANE_CHANNEL_EQ_DONE (1 << 1) macro
257 DP_LANE_CHANNEL_EQ_DONE | \
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dedp_rk3288.h489 #define DP_LANE_CHANNEL_EQ_DONE (1 << 1) macro
492 DP_LANE_CHANNEL_EQ_DONE |\
/external/u-boot/drivers/video/tegra124/
Ddp.c785 DP_LANE_CHANNEL_EQ_DONE | in tegra_dc_dp_link_trained()