wl12xx: disable 11a channels when regulatory changes if 11a is not supported
[deliverable/linux.git] / drivers / net / fec.h
index cc47f3f057c7464b2f5096e7810bad46c9362cf7..2c48b25668d56f7247707b8a8fadff476713ad22 100644 (file)
@@ -43,6 +43,8 @@
 #define FEC_R_DES_START                0x180 /* Receive descriptor ring */
 #define FEC_X_DES_START                0x184 /* Transmit descriptor ring */
 #define FEC_R_BUFF_SIZE                0x188 /* Maximum receive buff size */
+#define FEC_MIIGSK_CFGR                0x300 /* MIIGSK Configuration reg */
+#define FEC_MIIGSK_ENR         0x308 /* MIIGSK Enable reg */
 
 #else
 
This page took 0.025296 seconds and 5 git commands to generate.