Searched refs:PHY_GetLinkSpeedDuplex (Results 1 – 7 of 7) sorted by relevance
| /bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/ |
| A D | fsl_phy.h | 173 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t…
|
| A D | fsl_phy.c | 232 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex() function
|
| A D | drv_emac.c | 307 PHY_GetLinkSpeedDuplex(lpc_emac_device.base, lpc_emac_device.phyAddr, speed, duplex); in lpc_emac_phy_init()
|
| /bsp/frdm-k64f/board/ |
| A D | fsl_phy.h | 206 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t…
|
| A D | fsl_phy.c | 274 status_t PHY_GetLinkSpeedDuplex(ENET_Type *base, uint32_t phyAddr, phy_speed_t *speed, phy_duplex_t… in PHY_GetLinkSpeedDuplex() function
|
| A D | drv_emac.c | 194 PHY_GetLinkSpeedDuplex(ENET, phyAddr, &phy_speed, &phy_duplex); in k64_emac_init()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_eth.c | 491 PHY_GetLinkSpeedDuplex(base_addr, imx6ul_device->phy_num, &speed, &duplex); in phy_detect_thread_entry()
|
Completed in 22 milliseconds