Home
last modified time | relevance | path

Searched refs:FEC_X_CNTRL (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/freescale/
Dfec.h44 #define FEC_X_CNTRL 0x0c4 /* Transmit Control reg */ macro
169 #define FEC_X_CNTRL 0x144 /* Transmit Control reg */ macro
Dfec_main.c1093 writel(0x04, fep->hwp + FEC_X_CNTRL); in fec_restart()
1097 writel(0x0, fep->hwp + FEC_X_CNTRL); in fec_restart()
1314 writel(1, fep->hwp + FEC_X_CNTRL); /* Graceful transmit stop */ in fec_stop()
2595 FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH, FEC_OPD, FEC_TXIC0, FEC_TXIC1,
2625 FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH, FEC_OPD, FEC_TXIC0, FEC_RXIC0,
2653 FEC_MAX_FRM_LEN, FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH,