soc: rockchip: add virtual poweroff support
[firefly-linux-kernel-4.4.55.git] / include / linux / rfkill-wlan.h
index e891d7b9cd76baa8376ca57acc1199df63b1f251..3fd89a421d536ea52e0d8fd11b742b7b3baa1a83 100755 (executable)
@@ -39,6 +39,7 @@ struct rksdmmc_gpio_wifi_moudle {
     struct rksdmmc_gpio   ANTSEL2;  //pin5--ANTSEL2  
     struct rksdmmc_gpio   ANTSEL3;  //pin6--ANTSEL3 
     struct rksdmmc_gpio   GPS_LAN;  //pin33--GPS_LAN
+    struct regmap *grf;
 };
 
 enum {
@@ -46,9 +47,11 @@ enum {
     WIFI_RK903,
     WIFI_AP6181,
     WIFI_AP6210,
+    WIFI_AP6212,
     WIFI_AP6234,
     WIFI_AP6330,
     WIFI_AP6335,
+    WIFI_AP6354,
     WIFI_AP6441,
     WIFI_AP6476,
     WIFI_AP6493,