Searched refs:phy_config0 (Results 1 – 2 of 2) sorted by relevance
1346 rtl8211_config_t phy_config0; in board_init_enet_phy() local1351 rtl8211_basic_mode_default_config(HPM_ENET0, &phy_config0); in board_init_enet_phy()1352 if (rtl8211_basic_mode_init(HPM_ENET0, &phy_config0) == true) { in board_init_enet_phy()
1382 dp83867_config_t phy_config0; in board_init_enet_phy() local1390 dp83867_basic_mode_default_config(HPM_ENET0, &phy_config0); in board_init_enet_phy()1391 if (dp83867_basic_mode_init(HPM_ENET0, &phy_config0) == true) { in board_init_enet_phy()
Completed in 13 milliseconds