Home
last modified time | relevance | path

Searched refs:GMAC_MAN_PHYA (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/DriverSAM/
HDNetworkInterface.c344 | GMAC_MAN_PHYA( xAddress ) in xPHY_Read()
400 | GMAC_MAN_PHYA( xAddress ) in xPHY_Write()
HDgmac_SAM.h1092 | GMAC_MAN_PHYA( uc_phy_addr ) in gmac_maintain_phy()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAM4E/instance/
HDgmac.h1081 | GMAC_MAN_PHYA( uc_phy_addr ) in gmac_maintain_phy()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAM4E/
HDgmac.h1077 | GMAC_MAN_PHYA( uc_phy_addr ) in gmac_maintain_phy()
/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/ATSAM4E/component/
HDgmac.h391 #define GMAC_MAN_PHYA( value ) ( ( GMAC_MAN_PHYA_Msk & ( ( value ) << GMAC_MAN_PHYA_Pos ) ) ) macro