Searched refs:FEC_X_CNTRL (Results 1 – 2 of 2) sorted by relevance
38 #define FEC_X_CNTRL 0x0c4 /* Transmit Control reg */ macro160 #define FEC_X_CNTRL 0x144 /* Transmit Control reg */ macro
962 writel(0x04, fep->hwp + FEC_X_CNTRL); in fec_restart()966 writel(0x0, fep->hwp + FEC_X_CNTRL); in fec_restart()1108 writel(1, fep->hwp + FEC_X_CNTRL); /* Graceful transmit stop */ in fec_stop()