Home
last modified time | relevance | path

Searched refs:DPCD_LANE_ALIGN_STATUS_UPDATED_IA_DONE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h314 #define DPCD_LANE_ALIGN_STATUS_UPDATED_IA_DONE_MASK \ macro
H A Dlogicore_dp_tx.c1300 if (!(lane_status[2] & DPCD_LANE_ALIGN_STATUS_UPDATED_IA_DONE_MASK)) in check_channel_equalization()