Searched refs:firmware (Results 176 - 200 of 1301) sorted by relevance

1234567891011>>

/linux-master/include/sound/
H A Dsoc-topology.h18 struct firmware;
74 * Kcontrol operations - used to map handlers onto firmware based controls.
153 /* completion - called at completion of firmware loading */
171 /* gets a pointer to data from the firmware block header */
181 struct snd_soc_tplg_ops *ops, const struct firmware *fw);
/linux-master/drivers/thermal/
H A Dimx_sc_thermal.c6 #include <dt-bindings/firmware/imx/rsrc.h>
8 #include <linux/firmware/imx/sci.h>
/linux-master/drivers/gpio/
H A Dgpio-imx-scu.c13 #include <linux/firmware/imx/svc/rm.h>
14 #include <dt-bindings/firmware/imx/rsrc.h>
/linux-master/drivers/firmware/imx/
H A Dimx-scu-soc.c6 #include <dt-bindings/firmware/imx/rsrc.h>
7 #include <linux/firmware/imx/sci.h>
130 /* format soc_id value passed from SCU firmware */
134 /* format revision value passed from SCU firmware */
H A Drm.c9 #include <linux/firmware/imx/svc/rm.h>
37 * SCU firmware only returns value 0 or 1
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v10_0.c26 #include <linux/firmware.h>
134 amdgpu_bo_free_kernel(&adev->firmware.rbuf,
H A Dvce_v4_0.c27 #include <linux/firmware.h>
249 if (adev->firmware.load_type == AMDGPU_FW_LOAD_PSP) {
250 uint32_t low = adev->firmware.ucode[AMDGPU_UCODE_ID_VCE].tmr_mc_addr_lo;
251 uint32_t hi = adev->firmware.ucode[AMDGPU_UCODE_ID_VCE].tmr_mc_addr_hi;
287 offset = (adev->firmware.load_type != AMDGPU_FW_LOAD_PSP) ? offset + size : 0;
438 if (adev->firmware.load_type != AMDGPU_FW_LOAD_PSP)
445 if (adev->firmware.load_type == AMDGPU_FW_LOAD_PSP) {
454 adev->firmware.ucode[AMDGPU_UCODE_ID_VCE].ucode_id = AMDGPU_UCODE_ID_VCE;
455 adev->firmware.ucode[AMDGPU_UCODE_ID_VCE].fw = adev->vce.fw;
456 adev->firmware
[all...]
/linux-master/drivers/media/pci/ivtv/
H A DMakefile3 ivtv-driver.o ivtv-fileops.o ivtv-firmware.o \
/linux-master/drivers/usb/misc/
H A Demi26.c3 * Emagic EMI 2|6 usb audio interface firmware loader.
15 #include <linux/firmware.h>
19 #define EMI26_PRODUCT_ID 0x0100 /* EMI 2|6 without firmware */
20 #define EMI26B_PRODUCT_ID 0x0102 /* EMI 2|6 without firmware */
23 #define ANCHOR_LOAD_EXTERNAL 0xA3 /* This command is not implemented in the core. Requires firmware */
24 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */
73 const struct firmware *loader_fw = NULL;
74 const struct firmware *bitstream_fw = NULL;
75 const struct firmware *firmware_fw = NULL;
95 err = request_ihex_firmware(&firmware_fw, "emi26/firmware
[all...]
H A Demi62.c3 * Emagic EMI 2|6 usb audio interface firmware loader.
13 #include <linux/firmware.h>
16 /* include firmware (variables)*/
29 #define EMI62_PRODUCT_ID 0x0110 /* EMI 6|2m without firmware */
32 #define ANCHOR_LOAD_EXTERNAL 0xA3 /* This command is not implemented in the core. Requires firmware */
33 #define ANCHOR_LOAD_FPGA 0xA5 /* This command is not implemented in the core. Requires firmware. Emagic extension */
81 const struct firmware *loader_fw = NULL;
82 const struct firmware *bitstream_fw = NULL;
83 const struct firmware *firmware_fw = NULL;
133 /* 2. We upload the FPGA firmware int
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dtdhd1.h15 static int alps_tdhd1_204_request_firmware(struct dvb_frontend *fe, const struct firmware **fw, char *name);
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dos.h12 #include <linux/firmware.h>
/linux-master/include/linux/isdn/
H A Dcapilli.h27 capiloaddatapart firmware; member in struct:capiloaddata
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_usb.h58 * bootcmdresp > 0 is a BOOT_CMD_RESP_* from firmware
67 const struct firmware *fw;
/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.h58 const struct firmware *fw;
/linux-master/drivers/gpu/drm/radeon/
H A Duvd_v4_2.c25 #include <linux/firmware.h>
45 /* skip over the header of the new firmware format */
H A Dradeon_mn.c31 #include <linux/firmware.h>
/linux-master/drivers/nfc/s3fwrn5/
H A Dfirmware.h65 const struct firmware *fw;
/linux-master/include/linux/firmware/imx/svc/
H A Dmisc.h17 #include <linux/firmware/imx/sci.h>
/linux-master/drivers/clk/zynqmp/
H A Dclk-zynqmp.h11 #include <linux/firmware/xlnx-zynqmp.h>
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.h15 #include <linux/firmware.h>
/linux-master/drivers/media/tuners/
H A Dsi2157_priv.h11 #include <linux/firmware.h>
61 /* firmware command struct */
77 /* Old firmware namespace */
82 /* New firmware namespace */
/linux-master/arch/powerpc/platforms/powernv/
H A Dultravisor.c14 #include <asm/firmware.h>
53 node = of_find_compatible_node(NULL, NULL, "ibm,uv-firmware");
/linux-master/include/linux/
H A Dkernel_read_file.h11 id(FIRMWARE, firmware) \
/linux-master/drivers/base/
H A DMakefile6 cpu.o firmware.o init.o map.o devres.o \

Completed in 229 milliseconds

1234567891011>>