Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAM4E/
HDethernet_phy.h137 #define GMII_PCR1 0x1E /* PHY Control 1 */ macro
HDethernet_phy.c422 uc_rc = gmac_phy_read( p_gmac, uc_phy_addr, GMII_PCR1, &phy_props.phy_params ); in ethernet_phy_auto_negotiate()