Lines Matching defs:wan
317 u32 wan:1;
4678 /* sysfs wan enable ---------------------------------------------------- */
4741 "initializing wan subdriver\n");
4745 tp_features.wan = hkey_handle &&
4749 "wan is %s, status 0x%02x\n",
4750 str_supported(tp_features.wan),
4755 tp_features.wan = 1;
4759 if (tp_features.wan &&
4761 /* no wan hardware present in system */
4762 tp_features.wan = 0;
4764 "wan hardware not installed\n");
4767 if (!tp_features.wan)
4801 .name = "wan",