Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Ddrm_dp_helper.h262 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h496 #define DP_INTERLANE_ALIGN_DONE (1 << 0) macro
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_edp.c384 if (!(lane_align & DP_INTERLANE_ALIGN_DONE)) in rk_edp_channel_eq()