Searched refs:TLAN_TC_SWAPOL (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/ti/
H A Dtlan.h414 #define TLAN_TC_SWAPOL 0x4000 macro
H A Dtlan.c1710 !(tlphy_ctl & TLAN_TC_SWAPOL)) {
1711 tlphy_ctl |= TLAN_TC_SWAPOL;
1715 (tlphy_ctl & TLAN_TC_SWAPOL)) {
1716 tlphy_ctl &= ~TLAN_TC_SWAPOL;

Completed in 440 milliseconds