Searched refs:CSR_TCTL (Results 1 – 2 of 2) sorted by relevance
88 #define CSR_TCTL 0x70 /* 10Base-T control */ macro
983 CLRBIT(mxfep, CSR_TCTL, TCTL_PWR | TCTL_ANE); in mxfe_stopphy()1035 tctl = GETCSR(mxfep, CSR_TCTL); in mxfe_startnway()1057 PUTCSR(mxfep, CSR_TCTL, tctl); in mxfe_startnway()1222 tctl = GETCSR(mxfep, CSR_TCTL); in mxfe_startphynway()1239 PUTCSR(mxfep, CSR_TCTL, tctl); in mxfe_startphynway()