Searched refs:FEC_ECNTRL (Results 1 – 2 of 2) sorted by relevance
33 #define FEC_ECNTRL 0x024 /* Ethernet control reg */ macro142 #define FEC_ECNTRL 0x000 /* Ethernet control reg */ macro
933 writel(0, fep->hwp + FEC_ECNTRL); in fec_restart()935 writel(1, fep->hwp + FEC_ECNTRL); in fec_restart()1081 writel(ecntl, fep->hwp + FEC_ECNTRL); in fec_restart()1120 writel(0, fep->hwp + FEC_ECNTRL); in fec_stop()1122 writel(1, fep->hwp + FEC_ECNTRL); in fec_stop()1128 val = readl(fep->hwp + FEC_ECNTRL); in fec_stop()1130 writel(val, fep->hwp + FEC_ECNTRL); in fec_stop()1140 writel(2, fep->hwp + FEC_ECNTRL); in fec_stop()3464 val = readl(fep->hwp + FEC_ECNTRL); in fec_resume()3466 writel(val, fep->hwp + FEC_ECNTRL); in fec_resume()