Searched refs:serdestype (Results 1 – 2 of 2) sorted by relevance
1882 .is_6g = (macro->serdestype == SPX5_SDT_6G), in sparx5_sd10g28_config()1904 if (macro->serdestype == SPX5_SDT_6G) in sparx5_serdes_power_save()1906 else if (macro->serdestype == SPX5_SDT_10G) in sparx5_serdes_power_save()1911 if (macro->serdestype == SPX5_SDT_25G) { in sparx5_serdes_power_save()2138 if (macro->serdestype == SPX5_SDT_25G) in sparx5_serdes_config()2221 if (macro->serdestype == SPX5_SDT_25G) in sparx5_serdes_reset()2299 macro->serdestype = SPX5_SDT_6G; in sparx5_phy_create()2302 macro->serdestype = SPX5_SDT_10G; in sparx5_phy_create()2305 macro->serdestype = SPX5_SDT_25G; in sparx5_phy_create()
41 enum sparx5_serdes_type serdestype; member