Searched refs:IEEE_COPPER_SPECIFIC_CONTROL_REG (Results 1 – 2 of 2) sorted by relevance
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/ |
D | x_emacpsif_physpeed.c | 99 #define IEEE_COPPER_SPECIFIC_CONTROL_REG 16 macro 322 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_COPPER_SPECIFIC_CONTROL_REG, in get_IEEE_phy_speed() 326 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_COPPER_SPECIFIC_CONTROL_REG, in get_IEEE_phy_speed()
|
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/ |
D | x_emacpsif_physpeed.c | 115 #define IEEE_COPPER_SPECIFIC_CONTROL_REG 16 macro 524 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_COPPER_SPECIFIC_CONTROL_REG, in get_Marvell_phy_speed() 528 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_COPPER_SPECIFIC_CONTROL_REG, in get_Marvell_phy_speed()
|