Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.h542 #define DP_LINKCTL_TUSIZE_MASK (0x7f << 2) macro
H A Dsor.c156 reg_val &= ~DP_LINKCTL_TUSIZE_MASK; in tegra_dc_sor_set_dp_linkctl()