| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| D | sp8870.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 10 * This driver needs external firmware. Please use the command 12 * download/extract it, and then copy it to /usr/lib/hotplug/firmware 13 * or /lib/firmware (depending on configuration of firmware hotplug). 15 #define SP8870_DEFAULT_FIRMWARE "dvb-fe-sp8870.fw" 20 #include <linux/firmware.h> 38 u8 initialised:1; member 47 /* firmware size for sp8870 */ 50 /* starting point for firmware in file 'Sc_main.mc' */ 56 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 4 }; in sp8870_writereg() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | sp8870.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 10 * This driver needs external firmware. Please use the command 12 * download/extract it, and then copy it to /usr/lib/hotplug/firmware 13 * or /lib/firmware (depending on configuration of firmware hotplug). 15 #define SP8870_DEFAULT_FIRMWARE "dvb-fe-sp8870.fw" 20 #include <linux/firmware.h> 38 u8 initialised:1; member 47 /* firmware size for sp8870 */ 50 /* starting point for firmware in file 'Sc_main.mc' */ 56 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = 4 }; in sp8870_writereg() [all …]
|
| D | sp887x.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * This driver needs external firmware. Please use the command 9 * download/extract it, and then copy it to /usr/lib/hotplug/firmware 10 * or /lib/firmware (depending on configuration of firmware hotplug). 12 #define SP887X_DEFAULT_FIRMWARE "dvb-fe-sp887x.fw" 17 #include <linux/firmware.h> 31 u8 initialised:1; member 42 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = len }; in i2c_writebytes() 45 if ((err = i2c_transfer (state->i2c, &msg, 1)) != 1) { in i2c_writebytes() 47 __func__, state->config->demod_address, err); in i2c_writebytes() [all …]
|
| D | nxt200x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Support for NXT2002 and NXT2004 - VSB/QAM 6 * Copyright (C) 2006-2014 Michael Krufky <mkrufky@linuxtv.org> 8 * and nxt2004 by Jean-Francois Thibert <jeanfrancois@sagetv.com> 15 * B2C2/BBTI Technisat Air2PC - ATSC (NXT2002) 19 * This driver needs external firmware. Please use the command 22 * download/extract the appropriate firmware, and then copy it to 23 * /usr/lib/hotplug/firmware/ or /lib/firmware/ 24 * (depending on configuration of firmware hotplug). 31 #define NXT2002_DEFAULT_FIRMWARE "dvb-fe-nxt2002.fw" [all …]
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | sp887x.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * This driver needs external firmware. Please use the command 9 * download/extract it, and then copy it to /usr/lib/hotplug/firmware 10 * or /lib/firmware (depending on configuration of firmware hotplug). 12 #define SP887X_DEFAULT_FIRMWARE "dvb-fe-sp887x.fw" 17 #include <linux/firmware.h> 31 u8 initialised:1; member 42 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf, .len = len }; in i2c_writebytes() 45 if ((err = i2c_transfer (state->i2c, &msg, 1)) != 1) { in i2c_writebytes() 47 __func__, state->config->demod_address, err); in i2c_writebytes() [all …]
|
| D | nxt200x.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Support for NXT2002 and NXT2004 - VSB/QAM 6 * Copyright (C) 2006-2014 Michael Krufky <mkrufky@linuxtv.org> 8 * and nxt2004 by Jean-Francois Thibert <jeanfrancois@sagetv.com> 15 * B2C2/BBTI Technisat Air2PC - ATSC (NXT2002) 19 * This driver needs external firmware. Please use the command 22 * download/extract the appropriate firmware, and then copy it to 23 * /usr/lib/hotplug/firmware/ or /lib/firmware/ 24 * (depending on configuration of firmware hotplug). 31 #define NXT2002_DEFAULT_FIRMWARE "dvb-fe-nxt2002.fw" [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | calxeda-ddr-ctrlr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/calxeda-ddr-ctrlr.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The Calxeda DDR memory controller is initialised and programmed by the 11 firmware, but an OS might want to read its registers for error reporting 15 - Andre Przywara <andre.przywara@arm.com> 20 - calxeda,hb-ddr-ctrl 21 - calxeda,ecx-2000-ddr-ctrl 30 - compatible [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | calxeda-ddr-ctrlr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/memory-controllers/calxeda-ddr-ctrlr.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 The Calxeda DDR memory controller is initialised and programmed by the 11 firmware, but an OS might want to read its registers for error reporting 15 - Andre Przywara <andre.przywara@arm.com> 20 - calxeda,hb-ddr-ctrl 21 - calxeda,ecx-2000-ddr-ctrl 30 - compatible [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | calxeda-xgmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/calxeda-xgmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 internal machine "network fabric", which is set up, initialised and 12 managed by the firmware. So there are no PHY properties in this 17 - Andre Przywara <andre.przywara@arm.com> 21 const: calxeda,hb-xgmac 34 dma-coherent: true 37 - compatible [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | calxeda-xgmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/calxeda-xgmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 internal machine "network fabric", which is set up, initialised and 12 managed by the firmware. So there are no PHY properties in this 17 - Andre Przywara <andre.przywara@arm.com> 21 const: calxeda,hb-xgmac 34 dma-coherent: true 37 - compatible [all …]
|
| /kernel/linux/linux-6.6/security/integrity/platform_certs/ |
| D | platform_keyring.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Platform keyring for firmware/platform keys 18 * add_to_platform_keyring - Add to platform keyring without validation. 56 * Must be initialised before we try and load the keys into the keyring.
|
| /kernel/linux/linux-5.10/security/integrity/platform_certs/ |
| D | platform_keyring.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Platform keyring for firmware/platform keys 18 * add_to_platform_keyring - Add to platform keyring without validation. 56 * Must be initialised before we try and load the keys into the keyring.
|
| /kernel/linux/linux-5.10/drivers/acpi/arm64/ |
| D | dma.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 #include <linux/dma-direct.h> 15 * If @dev is expected to be DMA-capable then the bus code that created in acpi_arch_dma_setup() 16 * it should have initialised its dma_mask pointer by this point. For in acpi_arch_dma_setup() 20 if (!dev->dma_mask) { in acpi_arch_dma_setup() 22 dev->dma_mask = &dev->coherent_dma_mask; in acpi_arch_dma_setup() 25 if (dev->coherent_dma_mask) in acpi_arch_dma_setup() 26 size = max(dev->coherent_dma_mask, dev->coherent_dma_mask + 1); in acpi_arch_dma_setup() 34 for (end = 0; r->size; r++) { in acpi_arch_dma_setup() 35 if (r->dma_start + r->size - 1 > end) in acpi_arch_dma_setup() [all …]
|
| /kernel/linux/linux-6.6/drivers/acpi/arm64/ |
| D | dma.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 #include <linux/dma-direct.h> 15 * If @dev is expected to be DMA-capable then the bus code that created in acpi_arch_dma_setup() 16 * it should have initialised its dma_mask pointer by this point. For in acpi_arch_dma_setup() 20 if (!dev->dma_mask) { in acpi_arch_dma_setup() 22 dev->dma_mask = &dev->coherent_dma_mask; in acpi_arch_dma_setup() 25 if (dev->coherent_dma_mask) in acpi_arch_dma_setup() 26 size = max(dev->coherent_dma_mask, dev->coherent_dma_mask + 1); in acpi_arch_dma_setup() 34 for (end = 0; r->size; r++) { in acpi_arch_dma_setup() 35 if (r->dma_start + r->size - 1 > end) in acpi_arch_dma_setup() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pci/ |
| D | host-generic-pci.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/host-generic-pci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Will Deacon <will@kernel.org> 13 Firmware-initialised PCI host controllers and PCI emulations, such as the 14 virtio-pci implementations found in kvmtool and other para-virtualised 21 Configuration Space is assumed to be memory-mapped (as opposed to being 26 For CAM, this 24-bit offset is: 41 - description: [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
| D | host-generic-pci.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/host-generic-pci.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Will Deacon <will@kernel.org> 13 Firmware-initialised PCI host controllers and PCI emulations, such as the 14 virtio-pci implementations found in kvmtool and other para-virtualised 21 Configuration Space is assumed to be memory-mapped (as opposed to being 26 For CAM, this 24-bit offset is: 41 - description: [all …]
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| D | pci-host-generic.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Simple, generic PCI host controller driver targeting firmware-initialised 14 #include <linux/pci-ecam.h> 28 struct pci_config_window *cfg = bus->sysdata; in pci_dw_valid_device() 36 if (bus->number == cfg->busr.start && PCI_SLOT(devfn) > 0) in pci_dw_valid_device() 61 { .compatible = "pci-host-cam-generic", 64 { .compatible = "pci-host-ecam-generic", 67 { .compatible = "marvell,armada8k-pcie-ecam", 70 { .compatible = "socionext,synquacer-pcie-ecam", 73 { .compatible = "snps,dw-pcie-ecam", [all …]
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| D | pci-host-generic.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Simple, generic PCI host controller driver targeting firmware-initialised 14 #include <linux/pci-ecam.h> 28 struct pci_config_window *cfg = bus->sysdata; in pci_dw_valid_device() 36 if (bus->number == cfg->busr.start && PCI_SLOT(devfn) > 0) in pci_dw_valid_device() 60 { .compatible = "pci-host-cam-generic", 63 { .compatible = "pci-host-ecam-generic", 66 { .compatible = "marvell,armada8k-pcie-ecam", 69 { .compatible = "socionext,synquacer-pcie-ecam", 72 { .compatible = "snps,dw-pcie-ecam", [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-sti/ |
| D | platsmp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * arch/arm/mach-sti/platsmp.c 8 * Cloned from linux/arch/arm/mach-vexpress/platsmp.c 35 * Secondary CPU is initialised and started by a U-BOOTROM firmware. in sti_boot_secondary() 56 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in sti_smp_prepare_cpus() 74 if (of_property_read_u32(np, "cpu-release-addr", in sti_smp_prepare_cpus() 76 pr_err("CPU %d: missing or invalid cpu-release-addr " in sti_smp_prepare_cpus() 82 * cpu-release-addr is usually configured in SBC DMEM but can in sti_smp_prepare_cpus()
|
| /kernel/linux/linux-6.6/arch/arm/mach-sti/ |
| D | platsmp.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * arch/arm/mach-sti/platsmp.c 8 * Cloned from linux/arch/arm/mach-vexpress/platsmp.c 35 * Secondary CPU is initialised and started by a U-BOOTROM firmware. in sti_boot_secondary() 56 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in sti_smp_prepare_cpus() 74 if (of_property_read_u32(np, "cpu-release-addr", in sti_smp_prepare_cpus() 76 pr_err("CPU %d: missing or invalid cpu-release-addr " in sti_smp_prepare_cpus() 82 * cpu-release-addr is usually configured in SBC DMEM but can in sti_smp_prepare_cpus()
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| D | testmode.c | 1 // SPDX-License-Identifier: ISC 3 * Copyright (c) 2014-2017 Qualcomm Atheros, Inc. 9 #include <linux/firmware.h> 38 "testmode event wmi cmd_id %d skb %pK skb->len %d\n", in ath10k_tm_event_wmi() 39 cmd_id, skb, skb->len); in ath10k_tm_event_wmi() 41 ath10k_dbg_dump(ar, ATH10K_DBG_TESTMODE, NULL, "", skb->data, skb->len); in ath10k_tm_event_wmi() 43 spin_lock_bh(&ar->data_lock); in ath10k_tm_event_wmi() 45 if (!ar->testmode.utf_monitor) { in ath10k_tm_event_wmi() 50 /* Only testmode.c should be handling events from utf firmware, in ath10k_tm_event_wmi() 52 * are not initialised. in ath10k_tm_event_wmi() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| D | testmode.c | 1 // SPDX-License-Identifier: ISC 3 * Copyright (c) 2014-2017 Qualcomm Atheros, Inc. 9 #include <linux/firmware.h> 38 "testmode event wmi cmd_id %d skb %pK skb->len %d\n", in ath10k_tm_event_wmi() 39 cmd_id, skb, skb->len); in ath10k_tm_event_wmi() 41 ath10k_dbg_dump(ar, ATH10K_DBG_TESTMODE, NULL, "", skb->data, skb->len); in ath10k_tm_event_wmi() 43 spin_lock_bh(&ar->data_lock); in ath10k_tm_event_wmi() 45 if (!ar->testmode.utf_monitor) { in ath10k_tm_event_wmi() 50 /* Only testmode.c should be handling events from utf firmware, in ath10k_tm_event_wmi() 52 * are not initialised. in ath10k_tm_event_wmi() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
| D | cfg.c | 28 wiphy->privid = orinoco_wiphy_privid; in orinoco_wiphy_init() 30 set_wiphy_dev(wiphy, priv->dev); in orinoco_wiphy_init() 33 /* Called after firmware is initialised */ 39 if (priv->firmware_type == FIRMWARE_TYPE_AGERE) in orinoco_wiphy_register() 40 wiphy->max_scan_ssids = 1; in orinoco_wiphy_register() 42 wiphy->max_scan_ssids = 0; in orinoco_wiphy_register() 44 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION); in orinoco_wiphy_register() 46 /* TODO: should we set if we only have demo ad-hoc? in orinoco_wiphy_register() 47 * (priv->has_port3) in orinoco_wiphy_register() 49 if (priv->has_ibss) in orinoco_wiphy_register() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
| D | cfg.c | 28 wiphy->privid = orinoco_wiphy_privid; in orinoco_wiphy_init() 30 set_wiphy_dev(wiphy, priv->dev); in orinoco_wiphy_init() 33 /* Called after firmware is initialised */ 39 if (priv->firmware_type == FIRMWARE_TYPE_AGERE) in orinoco_wiphy_register() 40 wiphy->max_scan_ssids = 1; in orinoco_wiphy_register() 42 wiphy->max_scan_ssids = 0; in orinoco_wiphy_register() 44 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION); in orinoco_wiphy_register() 46 /* TODO: should we set if we only have demo ad-hoc? in orinoco_wiphy_register() 47 * (priv->has_port3) in orinoco_wiphy_register() 49 if (priv->has_ibss) in orinoco_wiphy_register() [all …]
|
| /kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_arm.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 4 * Copyright (c) 2010-2012 Broadcom. All rights reserved. 24 #include <linux/dma-mapping.h> 31 #include <soc/bcm2835/raspberrypi-firmware.h> 85 /* Keepalive-related data */ 132 * VPU firmware, which determines the required alignment of the 135 * Modern VPU firmware looks for a DT "cache-line-size" property in 138 * upstream, so we have to use the VPU firmware's compatibility value 174 if (pagelistinfo->scatterlist_mapped) { in cleanup_pagelistinfo() 175 dma_unmap_sg(instance->state->dev, pagelistinfo->scatterlist, in cleanup_pagelistinfo() [all …]
|