Searched refs:DP_LINKCTL_TUSIZE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/tegra124/ | ||
H A D | sor.h | 541 #define DP_LINKCTL_TUSIZE_MASK (0x7f << 2) macro |
H A D | sor.c | 153 reg_val &= ~DP_LINKCTL_TUSIZE_MASK; in tegra_dc_sor_set_dp_linkctl() |