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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dfec.h32 #define FEC_X_CNTRL 0x0c4 /* Transmit Control reg */ macro
65 #define FEC_X_CNTRL 0x144 /* Transmit Control reg */ macro
H A Dfec.c1195 writel(0x04, fep->hwp + FEC_X_CNTRL);
1199 writel(0x0, fep->hwp + FEC_X_CNTRL);
1236 writel(1, fep->hwp + FEC_X_CNTRL); /* Graceful transmit stop */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dfec.h32 #define FEC_X_CNTRL 0x0c4 /* Transmit Control reg */ macro
65 #define FEC_X_CNTRL 0x144 /* Transmit Control reg */ macro
H A Dfec.c1195 writel(0x04, fep->hwp + FEC_X_CNTRL);
1199 writel(0x0, fep->hwp + FEC_X_CNTRL);
1236 writel(1, fep->hwp + FEC_X_CNTRL); /* Graceful transmit stop */

Completed in 131 milliseconds