Searched refs:ecntl (Results 1 – 1 of 1) sorted by relevance
984 u32 ecntl = 0x2; /* ETHEREN */ in fec_restart() local1069 ecntl |= (1 << 5); in fec_restart()1132 ecntl |= (1 << 8); in fec_restart()1138 ecntl |= (1 << 4); in fec_restart()1142 ecntl |= FEC_ENET_TXC_DLY; in fec_restart()1145 ecntl |= FEC_ENET_RXC_DLY; in fec_restart()1153 writel(ecntl, fep->hwp + FEC_ECNTRL); in fec_restart()