Searched refs:xPhyGetMask (Results 1 – 6 of 6) sorted by relevance
154 #define xPhyGetMask( pxPhyObject ) \ macro
673 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvPHYLinkReset()685 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvPHYLinkReset()
844 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()901 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()
1308 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()1359 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()
412 xPhyReset( pxPhyObject, xPhyGetMask( pxPhyObject ) ); in xPhyConfigure()
651 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &( xPhyObject ) ) ); in prvEthernetUpdateConfig()