Home
last modified time | relevance | path

Searched refs:phy_num (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_eth.c58 .phy_num = ENET_PHY1,
102 .phy_num = ENET_PHY2,
486 PHY_Init(base_addr, imx6ul_device->phy_num, SYS_CLOCK_HZ,imx6ul_device->phy_id); in phy_detect_thread_entry()
487 PHY_GetLinkStatus(base_addr, imx6ul_device->phy_num, &link); in phy_detect_thread_entry()
491 PHY_GetLinkSpeedDuplex(base_addr, imx6ul_device->phy_num, &speed, &duplex); in phy_detect_thread_entry()
503 PHY_GetLinkStatus(base_addr, imx6ul_device->phy_num, &link); in phy_detect_thread_entry()
508 PHY_StartNegotiation(base_addr,imx6ul_device->phy_num); in phy_detect_thread_entry()
A Ddrv_eth.h40 uint8_t phy_num; member

Completed in 4 milliseconds