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