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

/linux-master/drivers/net/ethernet/freescale/
H A Dfec.h44 #define FEC_X_CNTRL 0x0c4 /* Transmit Control reg */ macro
169 #define FEC_X_CNTRL 0x144 /* Transmit Control reg */ macro
H A Dfec_main.c1112 writel(0x04, fep->hwp + FEC_X_CNTRL);
1116 writel(0x0, fep->hwp + FEC_X_CNTRL);
1333 writel(1, fep->hwp + FEC_X_CNTRL); /* Graceful transmit stop */
2648 FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH, FEC_OPD, FEC_TXIC0, FEC_TXIC1,
2678 FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH, FEC_OPD, FEC_TXIC0, FEC_RXIC0,
2706 FEC_MAX_FRM_LEN, FEC_X_CNTRL, FEC_ADDR_LOW, FEC_ADDR_HIGH,

Completed in 168 milliseconds