Searched refs:PR_LANE1_DP_LANE1_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/tegra124/ | ||
H A D | sor.h | 621 #define PR_LANE1_DP_LANE1_MASK (0xff >> 8) macro |
H A D | dp.c | 1025 mask = PR_LANE1_DP_LANE1_MASK; in tegra_dp_lt_config() |