Searched refs:rcntl (Results 1 – 1 of 1) sorted by relevance
983 u32 rcntl = OPT_FRAME_SIZE | 0x04; in fec_restart() local1024 rcntl |= 0x02; in fec_restart()1053 rcntl |= 0x40000000 | 0x00000020; in fec_restart()1060 rcntl |= (1 << 6); in fec_restart()1062 rcntl |= (1 << 8); in fec_restart()1064 rcntl &= ~(1 << 8); in fec_restart()1071 rcntl &= ~(1 << 9); in fec_restart()1073 rcntl |= (1 << 9); in fec_restart()1106 rcntl |= FEC_ENET_FCE; in fec_restart()1117 rcntl &= ~FEC_ENET_FCE; in fec_restart()[all …]