Searched refs:phy_link_detect (Results 1 – 4 of 4) sorted by relevance
247 u32_t phy_link_detect(XEmacPs *xemacp, u32_t phy_addr) in phy_link_detect() function262 static u32_t phy_link_detect(XAxiEthernet *xemacp, u32_t phy_addr) in phy_link_detect() function277 static u32_t phy_link_detect(XEmacLite *xemacp, u32_t phy_addr) in phy_link_detect() function360 phy_link_status = phy_link_detect(xemacp, phyaddrforemac); in eth_link_detect()
51 extern u32_t phy_link_detect(XEmacPs *xemacp, u32_t phy_addr);66 phy_link_status = phy_link_detect(xemacp, phyaddrforemac); in rt_zynqmp_eth_link_detect()
179 static void phy_link_detect(void *param) in phy_link_detect() function248 phy_link_detect, in rt_dw_eth_init()
805 static void phy_link_detect(void *param) in phy_link_detect() function873 phy_link_detect, in rt_geth_driver_init()
Completed in 10 milliseconds