Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c408 case DP_LINKCTL_LANECOUNT_FOUR: in tegra_dc_sor_read_link_config()
442 reg_val |= DP_LINKCTL_LANECOUNT_FOUR; in tegra_dc_sor_set_lane_count()
H A Dsor.h533 #define DP_LINKCTL_LANECOUNT_FOUR (15 << 16) macro