/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mmio.c | 552 dev->mt76.token_size = wed->wlan.token_start; in mt7915_mmio_wed_offload_enable() 719 wed->wlan.pci_dev = pci_dev; in mt7915_mmio_wed_init() 720 wed->wlan.bus_type = MTK_WED_BUS_PCIE; in mt7915_mmio_wed_init() 721 wed->wlan.base = devm_ioremap(dev->mt76.dev, in mt7915_mmio_wed_init() 724 wed->wlan.phy_base = pci_resource_start(pci_dev, 0); in mt7915_mmio_wed_init() 725 wed->wlan.wpdma_int = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 727 wed->wlan.wpdma_mask = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 729 wed->wlan.wpdma_phys = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 731 wed->wlan.wpdma_tx = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 733 wed->wlan in mt7915_mmio_wed_init() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
H A D | mtk_wed.c | 91 return readl(dev->wlan.base + reg); in wifi_r32() 97 writel(val, dev->wlan.base + reg); in wifi_w32() 232 if (!dev || !dev->wlan.reset) in mtk_wed_fe_reset() 236 err = dev->wlan.reset(dev); in mtk_wed_fe_reset() 238 dev_err(dev->dev, "wlan reset failed: %d\n", err); in mtk_wed_fe_reset() 258 if (!dev || !dev->wlan.reset_complete) in mtk_wed_fe_reset_complete() 261 dev->wlan.reset_complete(dev); in mtk_wed_fe_reset_complete() 273 if (dev->wlan.bus_type == MTK_WED_BUS_PCIE) { in mtk_wed_assign() 274 hw = hw_list[pci_domain_nr(dev->wlan.pci_dev->bus)]; in mtk_wed_assign() 306 int token = dev->wlan in mtk_wed_tx_buffer_alloc() [all...] |
/kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
H A D | Makefile | 41 k3-am642-tqma64xxl-mbax4xxl-wlan-dtbs := \ 42 k3-am642-tqma64xxl-mbax4xxl.dtb k3-am64-tqma64xxl-mbax4xxl-wlan.dtbo 45 dtb-$(CONFIG_ARCH_K3) += k3-am642-tqma64xxl-mbax4xxl-wlan.dtb
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/arm64/ti/ |
H A D | Makefile | 41 k3-am642-tqma64xxl-mbax4xxl-wlan-dtbs := \ 42 k3-am642-tqma64xxl-mbax4xxl.dtb k3-am64-tqma64xxl-mbax4xxl-wlan.dtbo 45 dtb-$(CONFIG_ARCH_K3) += k3-am642-tqma64xxl-mbax4xxl-wlan.dtb
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | Makefile | 5 hif.o wlan_cfg.o wlan.o
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | Makefile | 5 hif.o wlan_cfg.o wlan.o
|
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm8226.c | 455 FUNCTION(wlan), 499 PINGROUP(40, wlan, NA, NA, NA, NA, NA, NA), 500 PINGROUP(41, wlan, NA, NA, NA, NA, NA, NA), 501 PINGROUP(42, wlan, NA, NA, NA, NA, NA, NA), 502 PINGROUP(43, wlan, NA, NA, NA, NA, NA, NA), 503 PINGROUP(44, wlan, NA, NA, NA, NA, NA, NA),
|
H A D | pinctrl-msm8x74.c | 892 FUNCTION(wlan), 934 PINGROUP(36, wlan, sdc3, NA, NA, NA, NA, NA), 935 PINGROUP(37, wlan, sdc3, NA, NA, NA, NA, NA), 936 PINGROUP(38, wlan, sdc3, NA, NA, NA, NA, NA), 937 PINGROUP(39, wlan, sdc3, NA, NA, NA, NA, NA), 938 PINGROUP(40, wlan, sdc3, NA, NA, NA, NA, NA),
|
H A D | pinctrl-msm8960.c | 1063 FUNCTION(wlan), 1151 PINGROUP(84, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1152 PINGROUP(85, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1153 PINGROUP(86, wlan, sdc4, pmb_clk, NA, NA, NA, NA, NA, NA, NA, NA), 1154 PINGROUP(87, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1155 PINGROUP(88, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA),
|
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
H A D | pinctrl-msm8226.c | 484 MSM_PIN_FUNCTION(wlan), 528 PINGROUP(40, wlan, sdc3, NA, NA, NA, NA, NA), 529 PINGROUP(41, wlan, sdc3, NA, NA, NA, NA, NA), 530 PINGROUP(42, wlan, sdc3, NA, NA, NA, NA, NA), 531 PINGROUP(43, wlan, sdc3, NA, NA, NA, NA, NA), 532 PINGROUP(44, wlan, sdc3, NA, NA, NA, NA, NA),
|
H A D | pinctrl-msm8x74.c | 884 MSM_PIN_FUNCTION(wlan), 926 PINGROUP(36, wlan, sdc3, NA, NA, NA, NA, NA), 927 PINGROUP(37, wlan, sdc3, NA, NA, NA, NA, NA), 928 PINGROUP(38, wlan, sdc3, NA, NA, NA, NA, NA), 929 PINGROUP(39, wlan, sdc3, NA, NA, NA, NA, NA), 930 PINGROUP(40, wlan, sdc3, NA, NA, NA, NA, NA),
|
H A D | pinctrl-msm8960.c | 1055 MSM_PIN_FUNCTION(wlan), 1143 PINGROUP(84, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1144 PINGROUP(85, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1145 PINGROUP(86, wlan, sdc4, pmb_clk, NA, NA, NA, NA, NA, NA, NA, NA), 1146 PINGROUP(87, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA), 1147 PINGROUP(88, wlan, sdc4, NA, NA, NA, NA, NA, NA, NA, NA, NA),
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | msi-laptop.c | 25 * wlan - WLAN subsystem enabled: contains either 0 or 1. (ro) 233 static int get_wireless_state(int *wlan, int *bluetooth) in get_wireless_state() argument 242 if (wlan) in get_wireless_state() 243 *wlan = !!(rdata & 8); in get_wireless_state() 526 static DEVICE_ATTR(wlan, 0444, show_wlan, NULL); 817 /* 0x54 wwan, 0x62 bluetooth, 0x76 wlan, 0xE4 touchpad toggle*/ in msi_laptop_i8042_filter() 874 rfk_wlan = rfkill_alloc("msi-wlan", &sdev->dev, RFKILL_TYPE_WLAN, in rfkill_init()
|
H A D | samsung-laptop.c | 119 /* the first byte is for bluetooth and the third one is for wlan */ 339 struct samsung_rfkill wlan; member 933 if (samsung->wlan.rfkill) { in samsung_rfkill_exit() 934 rfkill_unregister(samsung->wlan.rfkill); in samsung_rfkill_exit() 935 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit() 936 samsung->wlan.rfkill = NULL; in samsung_rfkill_exit() 977 return samsung_new_rfkill(samsung, &samsung->wlan, "samsung-wlan", in samsung_rfkill_init_seclinux() 998 ret = samsung_new_rfkill(samsung, &samsung->wlan, in samsung_rfkill_init_swsmi() 999 "samsung-wlan", in samsung_rfkill_init_swsmi() [all...] |
H A D | asus-wmi.c | 231 struct asus_rfkill wlan; member 1579 asus->wlan_led.name = "asus::wlan"; in asus_wmi_led_init() 1585 asus->wlan_led.default_trigger = "asus-wlan"; in asus_wmi_led_init() 1628 * PCI hotplug (for wlan rfkill) 1654 if (asus->wlan.rfkill) in asus_rfkill_hotplug() 1655 rfkill_set_sw_state(asus->wlan.rfkill, blocked); in asus_rfkill_hotplug() 1824 * If the user bit is set, BIOS can't set and record the wlan status, in asus_rfkill_set() 1826 * while we query the wlan status through WMI(ASUS_WMI_DEVID_WLAN). in asus_rfkill_set() 1827 * So, we have to record wlan status in id ASUS_WMI_DEVID_WLAN_LED in asus_rfkill_set() 1828 * while setting the wlan statu in asus_rfkill_set() 4507 bool wlan; asus_hotk_thaw() local [all...] |
H A D | eeepc-laptop.c | 550 * PCI hotplug (for wlan rfkill) 835 "eeepc-wlan", RFKILL_TYPE_WLAN, in eeepc_rfkill_init() 891 int wlan; in eeepc_hotk_thaw() local 898 wlan = get_acpi(eeepc, CM_ASL_WLAN); in eeepc_hotk_thaw() 899 if (wlan >= 0) in eeepc_hotk_thaw() 900 set_acpi(eeepc, CM_ASL_WLAN, wlan); in eeepc_hotk_thaw() 910 /* Refresh both wlan rfkill state and pci hotplug */ in eeepc_hotk_restore() 1284 * Blacklist for wlan hotplug in eeepc_dmi_check() 1293 pr_info("wlan hotplug disabled\n"); in eeepc_dmi_check() 1396 * our hwmon and our wlan rfkil in eeepc_acpi_add() [all...] |
H A D | asus-laptop.c | 56 * WAPF defines the behavior of the Fn+Fx wlan key 268 struct asus_rfkill wlan; member 701 r = asus_led_register(asus, &asus->wled, "asus::wlan", in asus_led_init() 985 pr_warn("Error setting wlan status to %d\n", status); in asus_wlan_set() 1006 static DEVICE_ATTR_RW(wlan); 1337 asus_rfkill_terminate(&asus->wlan); in asus_rfkill_exit() 1382 result = asus_rfkill_setup(asus, &asus->wlan, "asus-wlan", in asus_rfkill_init() 1444 ret = pega_rfkill_setup(asus, &asus->wlan, "pega-wlan", in pega_rfkill_init() [all...] |
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | asus-wmi.c | 196 struct asus_rfkill wlan; member 882 asus->wlan_led.name = "asus::wlan"; in asus_wmi_led_init() 888 asus->wlan_led.default_trigger = "asus-wlan"; in asus_wmi_led_init() 918 * PCI hotplug (for wlan rfkill) 944 if (asus->wlan.rfkill) in asus_rfkill_hotplug() 945 rfkill_set_sw_state(asus->wlan.rfkill, blocked); in asus_rfkill_hotplug() 1116 * If the user bit is set, BIOS can't set and record the wlan status, in asus_rfkill_set() 1118 * while we query the wlan status through WMI(ASUS_WMI_DEVID_WLAN). in asus_rfkill_set() 1119 * So, we have to record wlan status in id ASUS_WMI_DEVID_WLAN_LED in asus_rfkill_set() 1120 * while setting the wlan statu in asus_rfkill_set() 2849 bool wlan; asus_hotk_thaw() local [all...] |
H A D | msi-laptop.c | 25 * wlan - WLAN subsystem enabled: contains either 0 or 1. (ro) 235 static int get_wireless_state(int *wlan, int *bluetooth) in get_wireless_state() argument 244 if (wlan) in get_wireless_state() 245 *wlan = !!(rdata & 8); in get_wireless_state() 528 static DEVICE_ATTR(wlan, 0444, show_wlan, NULL); 812 /* 0x54 wwan, 0x62 bluetooth, 0x76 wlan, 0xE4 touchpad toggle*/ in msi_laptop_i8042_filter() 877 rfk_wlan = rfkill_alloc("msi-wlan", &sdev->dev, RFKILL_TYPE_WLAN, in rfkill_init()
|
H A D | samsung-laptop.c | 119 /* the first byte is for bluetooth and the third one is for wlan */ 339 struct samsung_rfkill wlan; member 943 if (samsung->wlan.rfkill) { in samsung_rfkill_exit() 944 rfkill_unregister(samsung->wlan.rfkill); in samsung_rfkill_exit() 945 rfkill_destroy(samsung->wlan.rfkill); in samsung_rfkill_exit() 946 samsung->wlan.rfkill = NULL; in samsung_rfkill_exit() 987 return samsung_new_rfkill(samsung, &samsung->wlan, "samsung-wlan", in samsung_rfkill_init_seclinux() 1008 ret = samsung_new_rfkill(samsung, &samsung->wlan, in samsung_rfkill_init_swsmi() 1009 "samsung-wlan", in samsung_rfkill_init_swsmi() [all...] |
H A D | eeepc-laptop.c | 550 * PCI hotplug (for wlan rfkill) 835 "eeepc-wlan", RFKILL_TYPE_WLAN, in eeepc_rfkill_init() 891 int wlan; in eeepc_hotk_thaw() local 898 wlan = get_acpi(eeepc, CM_ASL_WLAN); in eeepc_hotk_thaw() 899 if (wlan >= 0) in eeepc_hotk_thaw() 900 set_acpi(eeepc, CM_ASL_WLAN, wlan); in eeepc_hotk_thaw() 910 /* Refresh both wlan rfkill state and pci hotplug */ in eeepc_hotk_restore() 1284 * Blacklist for wlan hotplug in eeepc_dmi_check() 1293 pr_info("wlan hotplug disabled\n"); in eeepc_dmi_check() 1396 * our hwmon and our wlan rfkil in eeepc_acpi_add() [all...] |
H A D | asus-laptop.c | 56 * WAPF defines the behavior of the Fn+Fx wlan key 268 struct asus_rfkill wlan; member 701 r = asus_led_register(asus, &asus->wled, "asus::wlan", in asus_led_init() 985 pr_warn("Error setting wlan status to %d\n", status); in asus_wlan_set() 1006 static DEVICE_ATTR_RW(wlan); 1337 asus_rfkill_terminate(&asus->wlan); in asus_rfkill_exit() 1382 result = asus_rfkill_setup(asus, &asus->wlan, "asus-wlan", in asus_rfkill_init() 1444 ret = pega_rfkill_setup(asus, &asus->wlan, "pega-wlan", in pega_rfkill_init() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | phy.c | 431 u32 wlan, coex3; in mt76x0_phy_ant_select() local 434 wlan = mt76_rr(dev, MT_WLAN_FUN_CTRL); in mt76x0_phy_ant_select() 438 wlan &= ~(BIT(6) | BIT(5)); in mt76x0_phy_ant_select() 451 wlan |= BIT(6); in mt76x0_phy_ant_select() 457 wlan |= BIT(6); in mt76x0_phy_ant_select() 465 mt76_wr(dev, MT_WLAN_FUN_CTRL, wlan); in mt76x0_phy_ant_select()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | phy.c | 431 u32 wlan, coex3; in mt76x0_phy_ant_select() local 434 wlan = mt76_rr(dev, MT_WLAN_FUN_CTRL); in mt76x0_phy_ant_select() 438 wlan &= ~(BIT(6) | BIT(5)); in mt76x0_phy_ant_select() 451 wlan |= BIT(6); in mt76x0_phy_ant_select() 457 wlan |= BIT(6); in mt76x0_phy_ant_select() 465 mt76_wr(dev, MT_WLAN_FUN_CTRL, wlan); in mt76x0_phy_ant_select()
|
/kernel/linux/linux-6.6/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 89 /* used by wlan driver */ 156 } wlan; member
|