Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h309 #define DPCD_STATUS_LANE_2_SL_DONE_MASK 0x04 macro
H A Dlogicore_dp_tx.c1284 if (!(lane_status[1] & DPCD_STATUS_LANE_2_SL_DONE_MASK)) in check_channel_equalization()