Home
last modified time | relevance | path

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

/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/xemacpsif/
A Dxemacpsif_physpeed.c427 control |= IEEE_CTRL_RESET_MASK; in get_phy_speed_ksz9031()
432 if (control & IEEE_CTRL_RESET_MASK) in get_phy_speed_ksz9031()
666 control |= IEEE_CTRL_RESET_MASK; in get_Marvell_phy_speed()
671 if (control & IEEE_CTRL_RESET_MASK) in get_Marvell_phy_speed()
745 control |= IEEE_CTRL_RESET_MASK; in get_Realtek_phy_speed()
750 if (control & IEEE_CTRL_RESET_MASK) in get_Realtek_phy_speed()
895 control | IEEE_CTRL_RESET_MASK); in configure_IEEE_phy_speed()
A Dxemac_ieee_reg.h76 #define IEEE_CTRL_RESET_MASK 0x8000 macro

Completed in 9 milliseconds