Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/Zynq/
HDx_emacpsif_physpeed.c605 unsigned long conv_present = 0; in Phy_Setup() local
611 conv_present = 1; in Phy_Setup()
615 conv_present = 1; in Phy_Setup()
657 if( conv_present ) in Phy_Setup()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
HDx_emacpsif_physpeed.c1383 u32 conv_present = 0; in Phy_Setup_US() local
1389 conv_present = 1; in Phy_Setup_US()
1393 conv_present = 1; in Phy_Setup_US()
1440 if( conv_present ) in Phy_Setup_US()