Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h305 #define DPCD_STATUS_LANE_1_SL_DONE_MASK 0x40 macro
H A Dlogicore_dp_tx.c1288 if (!(lane_status[0] & DPCD_STATUS_LANE_1_SL_DONE_MASK)) in check_channel_equalization()