Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.h536 #define DP_LINKCTL_ENHANCEDFRAME_ENABLE (1 << 14) macro
H A Dsor.c157 reg_val |= DP_LINKCTL_ENHANCEDFRAME_ENABLE; in tegra_dc_sor_set_dp_linkctl()