Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h304 #define DPCD_STATUS_LANE_1_CE_DONE_MASK 0x20 macro
H A Dlogicore_dp_tx.c1268 if (!(lane_status[0] & DPCD_STATUS_LANE_1_CE_DONE_MASK)) in check_channel_equalization()