Searched refs:reg_autoneg_adver (Results 1 – 1 of 1) sorted by relevance
1222 cvmx_mdio_phy_reg_autoneg_adver_t reg_autoneg_adver; in cvmx_helper_board_link_set_phy() local1234 cvmx_mdio_phy_reg_autoneg_adver_t reg_autoneg_adver; in cvmx_helper_board_link_set_phy() local1240 reg_autoneg_adver.s.advert_100base_t4 = reg_status.s.capable_100base_t4; in cvmx_helper_board_link_set_phy()1241 reg_autoneg_adver.s.advert_10base_tx_full = reg_status.s.capable_10_full; in cvmx_helper_board_link_set_phy()1242 reg_autoneg_adver.s.advert_10base_tx_half = reg_status.s.capable_10_half; in cvmx_helper_board_link_set_phy()1263 cvmx_mdio_phy_reg_autoneg_adver_t reg_autoneg_adver; in cvmx_helper_board_link_set_phy() local1268 reg_autoneg_adver.s.advert_100base_t4 = 0; in cvmx_helper_board_link_set_phy()1269 reg_autoneg_adver.s.advert_10base_tx_full = 0; in cvmx_helper_board_link_set_phy()1270 reg_autoneg_adver.s.advert_10base_tx_half = 0; in cvmx_helper_board_link_set_phy()1271 reg_autoneg_adver.s.advert_100base_tx_full = 0; in cvmx_helper_board_link_set_phy()[all …]