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-v4.0.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_physpeed.c125 #define IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK 0x0030 macro
303 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-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c139 #define IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK 0x0030 macro
273 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in configure_IEEE_phy_speed_US()
505 control |= IEEE_RGMII_TXRX_CLOCK_DELAYED_MASK; in get_Marvell_phy_speed()