Searched refs:phy_config1 (Results 1 – 2 of 2) sorted by relevance
1347 rtl8201_config_t phy_config1; in board_init_enet_phy() local1360 rtl8201_basic_mode_default_config(HPM_ENET1, &phy_config1); in board_init_enet_phy()1361 if (rtl8201_basic_mode_init(HPM_ENET1, &phy_config1) == true) { in board_init_enet_phy()
1383 dp83848_config_t phy_config1; in board_init_enet_phy() local1399 dp83848_basic_mode_default_config(HPM_ENET1, &phy_config1); in board_init_enet_phy()1400 if (dp83848_basic_mode_init(HPM_ENET1, &phy_config1) == true) { in board_init_enet_phy()
Completed in 9 milliseconds