Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h300 #define DPCD_STATUS_LANE_0_CR_DONE_MASK 0x01 macro
H A Dlogicore_dp_tx.c1227 if (!(lane_status[0] & DPCD_STATUS_LANE_0_CR_DONE_MASK)) in check_clock_recovery()