Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_physpeed.c102 #define IEEE_CONTROL_REG_MAC 21 macro
302 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in get_IEEE_phy_speed()
304 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, control ); in get_IEEE_phy_speed()
447 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in configure_IEEE_phy_speed()
449 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, control ); in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c119 #define IEEE_CONTROL_REG_MAC 21 macro
272 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in configure_IEEE_phy_speed_US()
274 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, control ); in configure_IEEE_phy_speed_US()
504 XEmacPs_PhyRead( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, &control ); in get_Marvell_phy_speed()
506 XEmacPs_PhyWrite( xemacpsp, phy_addr, IEEE_CONTROL_REG_MAC, control ); in get_Marvell_phy_speed()