]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/macb.h
mmc: update Faraday FTSDC010 for rw performance
[karo-tx-uboot.git] / drivers / net / macb.h
index c778e4ee493c94649180985546e1dbf889441e1e..f92a20c7015d04d496801ce7d9a5195095bbaac2 100644 (file)
 #define MACB_TX_PAUSE_ZERO_OFFSET              3
 #define MACB_TX_PAUSE_ZERO_SIZE                        1
 
+/* Bitfields in USRIO (AT91) */
+#define MACB_RMII_OFFSET                       0
+#define MACB_RMII_SIZE                         1
+#define MACB_CLKEN_OFFSET                      1
+#define MACB_CLKEN_SIZE                                1
+
 /* Bitfields in WOL */
 #define MACB_IP_OFFSET                         0
 #define MACB_IP_SIZE                           16