Searched refs:xPhyGetMask (Results 1 – 6 of 6) sorted by relevance
154 #define xPhyGetMask( pxPhyObject ) \ macro
529 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvPHYLinkReset()541 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvPHYLinkReset()
655 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()712 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()
1142 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()1193 xPhyFixedValue( &xPhyObject, xPhyGetMask( &xPhyObject ) ); in prvEthernetUpdateConfig()
466 xPhyStartAutoNegotiation( &xPhyObject, xPhyGetMask( &( xPhyObject ) ) ); in prvEthernetUpdateConfig()
412 xPhyReset( pxPhyObject, xPhyGetMask( pxPhyObject ) ); in xPhyConfigure()