Lines Matching refs:max_bit_rate
261 u32 max_bit_rate; /* Maximum link bit rate to use (in Mbps) */ member
973 cdns_phy->max_bit_rate, in cdns_torrent_dp_init()
977 cdns_phy->max_bit_rate, in cdns_torrent_dp_init()
979 cdns_torrent_dp_pma_cmn_rate(cdns_phy, cdns_phy->max_bit_rate, in cdns_torrent_dp_init()
2241 cdns_phy->max_bit_rate = DEFAULT_MAX_BIT_RATE; in cdns_torrent_phy_probe()
2243 &cdns_phy->max_bit_rate); in cdns_torrent_phy_probe()
2245 switch (cdns_phy->max_bit_rate) { in cdns_torrent_phy_probe()
2258 cdns_phy->max_bit_rate); in cdns_torrent_phy_probe()
2284 cdns_phy->max_bit_rate / 1000, in cdns_torrent_phy_probe()
2285 cdns_phy->max_bit_rate % 1000); in cdns_torrent_phy_probe()
2288 gphy->attrs.max_link_rate = cdns_phy->max_bit_rate; in cdns_torrent_phy_probe()