Searched refs:twinax_edc (Results 1 – 1 of 1) sorted by relevance
832 static u16 twinax_edc[] = { in ael2005_setup_twinax_edc() local1210 for (i = 0; i < ARRAY_SIZE(twinax_edc) && !err; i += 2) in ael2005_setup_twinax_edc()1211 err = mdio_write(phy, MDIO_DEV_PMA_PMD, twinax_edc[i], in ael2005_setup_twinax_edc()1212 twinax_edc[i + 1]); in ael2005_setup_twinax_edc()1451 static u16 twinax_edc[] = { in ael2020_setup_twinax_edc() local1904 for (i = 0; i < ARRAY_SIZE(twinax_edc) && !err; i += 2) in ael2020_setup_twinax_edc()1905 err = mdio_write(phy, MDIO_DEV_PMA_PMD, twinax_edc[i], in ael2020_setup_twinax_edc()1906 twinax_edc[i + 1]); in ael2020_setup_twinax_edc()