Searched refs:DP0_SRCCTRL_BW27 (Results 1 – 1 of 1) sorted by relevance
257 #define DP0_SRCCTRL_BW27 (1 << 1) macro569 reg |= DP0_SRCCTRL_BW27; /* 2.7 Gbps link */ in tc_srcctrl()1109 ((tc->link.rate != 162000) ? DP0_SRCCTRL_BW27 : 0) | in tc_main_link_enable()