Searched refs:FEC_ECNTRL_SPEED (Results 1 – 2 of 2) sorted by relevance
189 #define FEC_ECNTRL_SPEED 0x00000020 macro
546 u32 ecr = readl(&fec->eth->ecntrl) & ~FEC_ECNTRL_SPEED; in fec_open()549 ecr |= FEC_ECNTRL_SPEED; in fec_open()