Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_dpcd.h247 #define DPCD_LANE_COUNT_SET_MASK 0x1F macro
H A Dlogicore_dp_tx.c910 val &= ~DPCD_LANE_COUNT_SET_MASK; in set_lane_count()