Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c134 #define IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK 0x0030 macro
308 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in get_IEEE_phy_speed()
448 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in configure_IEEE_phy_speed()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c155 #define IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK 0x0030 macro
297 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in configure_IEEE_phy_speed_US()
529 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in get_Marvell_phy_speed()