| /linux/drivers/usb/typec/ucsi/ |
| H A D | displayport.c | 1 // SPDX-License-Identifier: GPL-2.0 26 bool initialized; member 45 * -EOPNOTSUPP. 51 struct ucsi *ucsi = dp->con->ucsi; in ucsi_displayport_enter() 57 if (!ucsi_con_mutex_lock(dp->con)) in ucsi_displayport_enter() 58 return -ENOTCONN; in ucsi_displayport_enter() 60 if (!dp->override && dp->initialized) { in ucsi_displayport_enter() 63 dev_warn(&p->dev, in ucsi_displayport_enter() 64 "firmware doesn't support alternate mode overriding\n"); in ucsi_displayport_enter() 65 ret = -EOPNOTSUPP; in ucsi_displayport_enter() [all …]
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries. 9 #include <linux/firmware.h> 22 #define WILC1000_FW_PREFIX "atmel/wilc1000_wifi_firmware-" 28 #define WILC3000_FW_PREFIX "atmel/wilc3000_wifi_firmware-" 36 if (wilc->close) { in isr_uh_routine() 47 if (wilc->close) { in isr_bh_routine() 60 struct wilc *wl = vif->wilc; in init_irq() 63 ret = request_threaded_irq(wl->dev_irq_num, isr_uh_routine, in init_irq() 66 dev->name, wl); in init_irq() [all …]
|
| H A D | netdev.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries. 36 list_for_each_entry_srcu(v, &_w->vif_list, list, \ 37 srcu_read_lock_held(&_w->srcu)) 205 bool initialized; member 214 bool initialized; member 228 * - sending commands to the chip, using info from retrieved vif 229 * - registering a new monitoring net device 255 /* lock to protect issue of wid command to firmware */ 272 const struct firmware *firmware; member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | common.h | 1 // SPDX-License-Identifier: ISC 16 * The mp_global is instantiated once in a global struct and gets initialized 19 * of the drvr struct and should be initialized on every brcmf_attach. 23 * struct brcmf_mp_global_t - Global module parameters. 25 * @firmware_path: Alternative firmware path. 34 * struct brcmf_mp_device - Device module parameters. 39 * @roamoff: Firmware roaming off? 41 * @trivial_ccode_map: Assume firmware uses ISO3166 country codes with rev 0
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | or51211.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Support for OR51211 (pcHDTV HD-2000) - VSB 14 * This driver needs external firmware. Please use the command 16 * download/extract it, and then copy it to /usr/lib/hotplug/firmware 17 * or /lib/firmware (depending on configuration of firmware hotplug). 19 #define OR51211_DEFAULT_FIRMWARE "dvb-fe-or51211.fw" 24 #include <linux/firmware.h> 51 u8 initialized:1; member 68 if ((err = i2c_transfer (state->i2c, &msg, 1)) != 1) { in i2c_writebytes() 70 return -EREMOTEIO; in i2c_writebytes() [all …]
|
| H A D | si2168_priv.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Silicon Labs Si2168 DVB-T/T2/C demodulator driver 13 #include <linux/firmware.h> 14 #include <linux/i2c-mux.h> 17 #define SI2168_A20_FIRMWARE "dvb-demod-si2168-a20-01.fw" 18 #define SI2168_A30_FIRMWARE "dvb-demod-si2168-a30-01.fw" 19 #define SI2168_B40_FIRMWARE "dvb-demod-si2168-b40-01.fw" 20 #define SI2168_D60_FIRMWARE "dvb-demod-si2168-d60-01.fw" 39 unsigned int initialized:1; member 45 /* firmware command struct */
|
| /linux/drivers/crypto/ccp/ |
| H A D | sev-dev.c | 1 // SPDX-License-Identifier: GPL-2.0-only 23 #include <linux/firmware.h> 30 #include <linux/amd-iommu.h> 39 #include "psp-dev.h" 40 #include "sev-dev.h" 46 /* Minimum firmware version required for the SEV-SNP support */ 51 * Maximum number of firmware-writable buffers that might be specified 56 /* Leave room in the descriptor array for an end-of-list indicator. */ 76 …sp_init_on_probe, " if true, the PSP will be initialized on module init. Else the PSP will be ini… 114 * When SEV-SNP is enabled the TMR needs to be 2MB aligned and 2MB sized. [all …]
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A 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 …]
|
| /linux/Documentation/driver-api/mei/ |
| H A D | mei.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 resource (Co-processor) residing inside certain Intel chipsets. The Intel ME 18 each client has its own protocol. The protocol is message-based with a 34 The driver is transparent to data that are passed between firmware feature 50 .. code-block:: C 83 ------------------------- 84 Connect to firmware Feature/Client. 86 .. code-block:: none 96 struct mei_connect_client_data - contain the following 99 in_client_uuid - GUID of the FW Feature that needs [all …]
|
| /linux/Documentation/arch/arm/ |
| H A D | firmware.rst | 2 Interface for registering and calling firmware-specific operations for ARM 7 Some boards are running with secure firmware running in TrustZone secure 8 world, which changes the way some things have to be initialized. This makes 9 a need to provide an interface for such platforms to specify available firmware 12 Firmware operations can be specified by filling in a struct firmware_ops 18 The ops pointer must be non-NULL. More information about struct firmware_ops 19 and its members can be found in arch/arm/include/asm/firmware.h header. 22 set anything if platform does not require firmware operations. 24 To call a firmware operation, a helper macro is provided:: 27 ((firmware_ops->op) ? firmware_ops->op(__VA_ARGS__) : (-ENOSYS)) [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-firmware | 1 What: /sys/class/firmware/.../data 5 Description: The data sysfs file is used for firmware-fallback and for 6 firmware uploads. Cat a firmware image to this sysfs file 7 after you echo 1 to the loading sysfs file. When the firmware 9 sequence will signal the completion of the firmware write and 10 signal the lower-level driver that the firmware data is 13 What: /sys/class/firmware/.../cancel 17 Description: Write-only. For firmware uploads, write a "1" to this file to 18 request that the transfer of firmware data to the lower-level 21 progress) or (ENODEV) if there is no firmware update in progress. [all …]
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | protocols.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 44 * struct scmi_msg_resp_prot_version - Response for a message 46 * @minor_version: Minor version of the ABI that firmware supports 47 * @major_version: Major version of the ABI that firmware supports 61 * struct scmi_msg - Message(Tx/Rx) structure 72 * struct scmi_msg_hdr - Message(Tx/Rx) header 94 * struct scmi_xfer - Structure representing a message flow 99 * @rx: Receive message, the buffer should be pre-allocated to store 100 * message. If request-ACK protocol is used, we can reuse the same 113 * though the timed-out transaction will anyway cause the command [all …]
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | qe.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2006-2010 Freescale Semiconductor, Inc. All rights reserved. 50 static phys_addr_t qebase = -1; 72 if (qebase != -1) in get_qe_base() 113 iowrite32be((u32)(cmd | QE_CR_FLG), &qe_immr->cp.cecr); in qe_issue_cmd() 116 /* Here device is the SNUM, not sub-block */ in qe_issue_cmd() 130 iowrite32be(cmd_input, &qe_immr->cp.cecdr); in qe_issue_cmd() 132 &qe_immr->cp.cecr); in qe_issue_cmd() 136 ret = readx_poll_timeout_atomic(ioread32be, &qe_immr->cp.cecr, val, in qe_issue_cmd() 138 /* On timeout, ret is -ETIMEDOUT, otherwise it will be 0. */ in qe_issue_cmd() [all …]
|
| /linux/drivers/firmware/ |
| H A D | stratix10-svc.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (C) 2017-2018, Intel Corporation 23 #include <linux/firmware/intel/stratix10-smc.h> 24 #include <linux/firmware/intel/stratix10-svc-client.h> 28 * SVC_NUM_DATA_IN_FIFO - number of struct stratix10_svc_data in the FIFO 30 * SVC_NUM_CHANNEL - number of channel supported by service layer driver 32 * FPGA_CONFIG_DATA_CLAIM_TIMEOUT_MS - claim back the submitted buffer(s) 34 * when all bit-stream data had be send. 36 * FPGA_CONFIG_STATUS_TIMEOUT_SEC - poll the FPGA configuration status, 47 #define STRATIX10_RSU "stratix10-rsu" [all …]
|
| /linux/include/linux/firmware/intel/ |
| H A D | stratix10-svc-client.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Copyright (C) 2017-2018, Intel Corporation 26 * Secure firmware accepts the request issued by one of service clients. 29 * Service client successfully submits data buffer to secure firmware. 32 * Secure firmware completes data process, ready to accept the 36 * Secure firmware completes service request successfully. In case of 46 * Secure firmware doesn't support requested features such as RSU retry 81 * enum stratix10_svc_command_code - supported service commands 83 * @COMMAND_NOOP: do 'dummy' request for integration/debug/trouble-shooting 88 * @COMMAND_RECONFIG_DATA_SUBMIT: submit buffer(s) of bit-stream data for the [all …]
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_init.c | 1 // SPDX-License-Identifier: GPL-2.0-only 4 * Copyright (c) 2003-2013 QLogic Corporation 19 spin_lock_irqsave(&ha->hardware_lock, flags); in ql4xxx_set_mac_number() 20 value = readw(&ha->reg->ctrl_status); in ql4xxx_set_mac_number() 21 spin_unlock_irqrestore(&ha->hardware_lock, flags); in ql4xxx_set_mac_number() 25 ha->mac_index = 1; in ql4xxx_set_mac_number() 28 ha->mac_index = 3; in ql4xxx_set_mac_number() 32 "ispControlStatus = 0x%x\n", ha->host_no, in ql4xxx_set_mac_number() 36 DEBUG2(printk("scsi%ld: %s: mac_index %d.\n", ha->host_no, __func__, in ql4xxx_set_mac_number() 37 ha->mac_index)); in ql4xxx_set_mac_number() [all …]
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_device.c | 1 // SPDX-License-Identifier: GPL-2.0-only OR MIT 20 #include <linux/dma-mapping.h> 22 #include <linux/firmware.h> 36 /* Major number for the supported version of the firmware. */ 40 * pvr_device_reg_init() - Initialize kernel access to a PowerVR device's 44 * Sets struct pvr_device->regs. 58 struct platform_device *plat_dev = to_platform_device(drm_dev->dev); in pvr_device_reg_init() 62 pvr_dev->regs_resource = NULL; in pvr_device_reg_init() 63 pvr_dev->regs = NULL; in pvr_device_reg_init() 67 return dev_err_probe(drm_dev->dev, PTR_ERR(regs), in pvr_device_reg_init() [all …]
|
| /linux/drivers/cpuidle/ |
| H A D | dt_idle_states.c | 1 // SPDX-License-Identifier: GPL-2.0-only 9 #define pr_fmt(fmt) "DT idle-states: " fmt 32 idle_state->enter = match_id->data; in init_state_node() 38 idle_state->enter_s2idle = match_id->data; in init_state_node() 40 err = of_property_read_u32(state_node, "wakeup-latency-us", in init_state_node() 41 &idle_state->exit_latency); in init_state_node() 45 err = of_property_read_u32(state_node, "entry-latency-us", in init_state_node() 48 pr_debug(" * %pOF missing entry-latency-us property\n", in init_state_node() 50 return -EINVAL; in init_state_node() 53 err = of_property_read_u32(state_node, "exit-latency-us", in init_state_node() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dmc.c | 26 #include <linux/firmware.h> 44 * DOC: DMC Firmware Support 48 * low-power state and comes back to normal. 51 …NTEL_DMC_FIRMWARE_URL "https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" 87 return display->dmc.dmc; in display_to_dmc() 92 const char *p = display->params.dmc_firmware_path; in dmc_firmware_param() 209 } else if (display->platform.dg2) { in dmc_firmware_default() 212 } else if (display->platform.alderlake_p) { in dmc_firmware_default() 215 } else if (display->platform.alderlake_s) { in dmc_firmware_default() 218 } else if (display->platform.dg1) { in dmc_firmware_default() [all …]
|
| /linux/drivers/input/touchscreen/ |
| H A D | rohm_bu21023.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #include <linux/firmware.h> 37 * BU21023GUL/BU21023MUV/BU21024FV-M registers map 261 bool initialized; member 270 * rohm_i2c_burst_read - execute combined I2C message for ROHM BU21023/24 285 struct i2c_adapter *adap = client->adapter; in rohm_i2c_burst_read() 289 msg[0].addr = client->addr; in rohm_i2c_burst_read() 294 msg[1].addr = client->addr; in rohm_i2c_burst_read() 303 ret = -EIO; in rohm_i2c_burst_read() 315 struct i2c_client *client = ts->client; in rohm_ts_manual_calibration() [all …]
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | amd-memory-encryption.rst | 1 .. SPDX-License-Identifier: GPL-2.0 12 SEV is an extension to the AMD-V architecture which supports running 46 Hence, the ASID for the SEV-enabled guests must be from 1 to a maximum value 57 of zero if SEV is enabled). If non-NULL, the argument to 74 are defined in ``<linux/psp-dev.h>``. 80 ---------------- 91 Returns: 0 on success, -negative on error 127 ``debug_swap`` parameter of ``kvm-amd.ko``. 130 ----------------------- 134 the owner's public Diffie-Hellman (PDH) key and session information. [all …]
|
| /linux/drivers/bluetooth/ |
| H A D | hci_nokia.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 6 * Copyright (C) 2015-2017 Sebastian Reichel <sre@kernel.org> 11 #include <linux/firmware.h> 139 bool initialized; member 160 struct device *dev = &btdev->serdev->dev; in wakeup_handler() 161 int wake_state = gpiod_get_value(btdev->wakeup_host); in wakeup_handler() 163 if (btdev->rx_enabled == wake_state) in wakeup_handler() 171 btdev->rx_enabled = wake_state; in wakeup_handler() 178 struct nokia_bt_dev *btdev = hu->priv; in nokia_reset() 179 struct device *dev = &btdev->serdev->dev; in nokia_reset() [all …]
|
| /linux/drivers/nfc/fdp/ |
| H A D | fdp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* ------------------------------------------------------------------------- 3 * Copyright (C) 2014-2016, Intel Corporation 5 * ------------------------------------------------------------------------- 12 #include <linux/firmware.h> 45 const struct firmware *otp_patch; 46 const struct firmware *ram_patch; 92 r = nci_core_conn_create(info->ndev, FDP_PATCH_CONN_DEST, 1, in fdp_nci_create_conn() 127 delta = 24 * fc - nd * clock_freq; in fdp_nci_set_clock() 148 info->setup_patch_sent = 1; in fdp_nci_send_patch_cb() [all …]
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-loader.c | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) 18 #include <linux/firmware.h> 24 #include "../ipc4-priv.h" 26 #include "../sof-priv.h" 32 "(default = Y, use N to force buffer re-allocatio [all...] |
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | fwdesc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Firmware descriptor format 7 * Copyright 2009-2011 Christian Lamparter <chunkeey@googlemail.com> 20 * legacy drivers to drive the firmware. 24 /* usb registers are initialized by the firmware */ 30 /* usb download (app -> fw) stream */ 33 /* usb upload (fw -> app) stream */ 36 /* unusable - reserved to flag non-functional debug firmwares */ 45 /* Firmware has a software Content After Beacon Queueing mechanism */ 48 /* The firmware is capable of responding to incoming BAR frames */ [all …]
|