Home
last modified time | relevance | path

Searched defs:xemacpsp (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c263 uint32_t ulDetecPHY( XEmacPs * xemacpsp ) in ulDetecPHY()
289 unsigned configure_IEEE_phy_speed_US( XEmacPs * xemacpsp, in configure_IEEE_phy_speed_US()
349 static uint32_t get_TI_phy_speed( XEmacPs * xemacpsp, in get_TI_phy_speed()
517 static uint32_t get_Marvell_phy_speed( XEmacPs * xemacpsp, in get_Marvell_phy_speed()
623 static uint32_t get_Realtek_phy_speed( XEmacPs * xemacpsp, in get_Realtek_phy_speed()
733 static void prvSET_AR803x_TX_Timing( XEmacPs * xemacpsp, in prvSET_AR803x_TX_Timing()
751 static uint32_t get_AR8035_phy_speed( XEmacPs * xemacpsp, in get_AR8035_phy_speed()
835 static void ar8035Tick( XEmacPs * xemacpsp, in ar8035Tick()
849 static uint16_t prvAR803x_debug_reg_read( XEmacPs * xemacpsp, in prvAR803x_debug_reg_read()
858 static uint16_t prvAR803x_debug_reg_write( XEmacPs * xemacpsp, in prvAR803x_debug_reg_write()
[all …]
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
Dx_emacpsif_physpeed.c168 static int detect_phy( XEmacPs * xemacpsp ) in detect_phy()
194 unsigned get_IEEE_phy_speed( XEmacPs * xemacpsp ) in get_IEEE_phy_speed()
290 unsigned get_IEEE_phy_speed( XEmacPs * xemacpsp ) in get_IEEE_phy_speed()
440 unsigned configure_IEEE_phy_speed( XEmacPs * xemacpsp, in configure_IEEE_phy_speed()
603 unsigned Phy_Setup( XEmacPs * xemacpsp ) in Phy_Setup()