Home
last modified time | relevance | path

Searched defs:fw (Results 1 – 25 of 599) sorted by relevance

12345678910>>...24

/openbmc/linux/drivers/firmware/
H A Draspberrypi.c41 struct rpi_firmware *fw = container_of(cl, struct rpi_firmware, cl); in response_callback() local
89 int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list()
150 int rpi_firmware_property(struct rpi_firmware *fw, in rpi_firmware_property()
183 rpi_firmware_print_firmware_revision(struct rpi_firmware *fw) in rpi_firmware_print_firmware_revision()
262 void rpi_firmware_put(struct rpi_firmware *fw) in rpi_firmware_put()
270 struct rpi_firmware *fw = data; in devm_rpi_firmware_put() local
278 struct rpi_firmware *fw; in rpi_firmware_probe() local
313 struct rpi_firmware *fw = platform_get_drvdata(pdev); in rpi_firmware_shutdown() local
323 struct rpi_firmware *fw = platform_get_drvdata(pdev); in rpi_firmware_remove() local
358 struct rpi_firmware *fw; in rpi_firmware_get() local
[all …]
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw.c29 void mtk_vcodec_fw_release(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_release()
35 int mtk_vcodec_fw_load_firmware(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_load_firmware()
41 unsigned int mtk_vcodec_fw_get_vdec_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_get_vdec_capa()
47 unsigned int mtk_vcodec_fw_get_venc_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_get_venc_capa()
53 void *mtk_vcodec_fw_map_dm_addr(struct mtk_vcodec_fw *fw, u32 mem_addr) in mtk_vcodec_fw_map_dm_addr()
59 int mtk_vcodec_fw_ipi_register(struct mtk_vcodec_fw *fw, int id, in mtk_vcodec_fw_ipi_register()
67 int mtk_vcodec_fw_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, in mtk_vcodec_fw_ipi_send()
74 int mtk_vcodec_fw_get_type(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_get_type()
H A Dmtk_vcodec_fw_scp.c7 static int mtk_vcodec_scp_load_firmware(struct mtk_vcodec_fw *fw) in mtk_vcodec_scp_load_firmware()
12 static unsigned int mtk_vcodec_scp_get_vdec_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_scp_get_vdec_capa()
17 static unsigned int mtk_vcodec_scp_get_venc_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_scp_get_venc_capa()
22 static void *mtk_vcodec_vpu_scp_dm_addr(struct mtk_vcodec_fw *fw, in mtk_vcodec_vpu_scp_dm_addr()
28 static int mtk_vcodec_scp_set_ipi_register(struct mtk_vcodec_fw *fw, int id, in mtk_vcodec_scp_set_ipi_register()
35 static int mtk_vcodec_scp_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, in mtk_vcodec_scp_ipi_send()
41 static void mtk_vcodec_scp_release(struct mtk_vcodec_fw *fw) in mtk_vcodec_scp_release()
58 struct mtk_vcodec_fw *fw; in mtk_vcodec_fw_scp_init() local
H A Dmtk_vcodec_fw_vpu.c7 static int mtk_vcodec_vpu_load_firmware(struct mtk_vcodec_fw *fw) in mtk_vcodec_vpu_load_firmware()
12 static unsigned int mtk_vcodec_vpu_get_vdec_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_vpu_get_vdec_capa()
17 static unsigned int mtk_vcodec_vpu_get_venc_capa(struct mtk_vcodec_fw *fw) in mtk_vcodec_vpu_get_venc_capa()
22 static void *mtk_vcodec_vpu_map_dm_addr(struct mtk_vcodec_fw *fw, in mtk_vcodec_vpu_map_dm_addr()
28 static int mtk_vcodec_vpu_set_ipi_register(struct mtk_vcodec_fw *fw, int id, in mtk_vcodec_vpu_set_ipi_register()
35 static int mtk_vcodec_vpu_ipi_send(struct mtk_vcodec_fw *fw, int id, void *buf, in mtk_vcodec_vpu_ipi_send()
41 static void mtk_vcodec_vpu_release(struct mtk_vcodec_fw *fw) in mtk_vcodec_vpu_release()
90 struct mtk_vcodec_fw *fw; in mtk_vcodec_fw_vpu_init() local
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_pci.c80 #define PRESTERA_LDR_REG_BASE(fw) ((fw)->ldr_regs) argument
182 #define PRESTERA_FW_REG_BASE(fw) ((fw)->dev.ctl_regs) argument
319 struct prestera_fw *fw; in prestera_fw_evt_work_fn() local
438 struct prestera_fw *fw; in prestera_fw_send_req() local
451 static int prestera_fw_init(struct prestera_fw *fw) in prestera_fw_init()
511 struct prestera_fw *fw = dev_id; in prestera_pci_irq_handler() local
717 static int prestera_fw_get(struct prestera_fw *fw) in prestera_fw_get()
756 static void prestera_fw_put(struct prestera_fw *fw) in prestera_fw_put()
761 static int prestera_fw_load(struct prestera_fw *fw) in prestera_fw_load()
839 struct prestera_fw *fw; in prestera_pci_probe() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dfw.c31 nvkm_falcon_fw_patch(struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_patch()
67 nvkm_falcon_fw_dtor_sigs(struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_dtor_sigs()
74 nvkm_falcon_fw_boot(struct nvkm_falcon_fw *fw, struct nvkm_subdev *user, in nvkm_falcon_fw_boot()
120 nvkm_falcon_fw_oneinit(struct nvkm_falcon_fw *fw, struct nvkm_falcon *falcon, in nvkm_falcon_fw_oneinit()
148 nvkm_falcon_fw_dtor(struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_dtor()
168 nvkm_falcon_fw_sign(struct nvkm_falcon_fw *fw, u32 sig_base_img, u32 sig_size, const u8 *sigs, in nvkm_falcon_fw_sign()
191 struct nvkm_falcon *falcon, struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_ctor()
208 struct nvkm_falcon *falcon, struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_ctor_hs()
301 struct nvkm_falcon *falcon, struct nvkm_falcon_fw *fw) in nvkm_falcon_fw_ctor_hs_v2()
H A Dgm200.c218 gm200_flcn_fw_boot(struct nvkm_falcon_fw *fw, u32 *pmbox0, u32 *pmbox1, u32 mbox0_ok, u32 irqsclr) in gm200_flcn_fw_boot()
249 gm200_flcn_fw_load(struct nvkm_falcon_fw *fw) in gm200_flcn_fw_load()
325 gm200_flcn_fw_reset(struct nvkm_falcon_fw *fw) in gm200_flcn_fw_reset()
331 gm200_flcn_fw_signature(struct nvkm_falcon_fw *fw, u32 *sig_base_src) in gm200_flcn_fw_signature()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfirewall.c17 static int fw_next(struct tegra_drm_firewall *fw, u32 *word) in fw_next()
27 static bool fw_check_addr_valid(struct tegra_drm_firewall *fw, u32 offset) in fw_check_addr_valid()
41 static int fw_check_reg(struct tegra_drm_firewall *fw, u32 offset) in fw_check_reg()
66 static int fw_check_regs_seq(struct tegra_drm_firewall *fw, u32 offset, in fw_check_regs_seq()
82 static int fw_check_regs_mask(struct tegra_drm_firewall *fw, u32 offset, in fw_check_regs_mask()
96 static int fw_check_regs_imm(struct tegra_drm_firewall *fw, u32 offset) in fw_check_regs_imm()
111 static int fw_check_class(struct tegra_drm_firewall *fw, u32 class) in fw_check_class()
148 struct tegra_drm_firewall fw = { in tegra_drm_fw_validate() local
/openbmc/linux/include/linux/soc/qcom/
H A Dmdt_loader.h35 static inline ssize_t qcom_mdt_get_size(const struct firmware *fw) in qcom_mdt_get_size()
40 static inline int qcom_mdt_pas_init(struct device *dev, const struct firmware *fw, in qcom_mdt_pas_init()
47 static inline int qcom_mdt_load(struct device *dev, const struct firmware *fw, in qcom_mdt_load()
56 const struct firmware *fw, in qcom_mdt_load_no_init()
65 static inline void *qcom_mdt_read_metadata(const struct firmware *fw, in qcom_mdt_read_metadata()
/openbmc/linux/drivers/base/firmware_loader/builtin/
H A Dmain.c19 static bool fw_copy_to_prealloc_buf(struct firmware *fw, in fw_copy_to_prealloc_buf()
47 bool firmware_request_builtin(struct firmware *fw, const char *name) in firmware_request_builtin()
86 bool firmware_request_builtin_buf(struct firmware *fw, const char *name, in firmware_request_builtin_buf()
95 bool firmware_is_builtin(const struct firmware *fw) in firmware_is_builtin()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dfirmware.c47 const struct firmware *fw; in nvkm_firmware_load_blob() local
74 const struct firmware **fw) in nvkm_firmware_get()
109 nvkm_firmware_put(const struct firmware *fw) in nvkm_firmware_put()
120 struct nvkm_firmware *fw = nvkm_firmware_mem(memory); in nvkm_firmware_mem_map() local
177 nvkm_firmware_dtor(struct nvkm_firmware *fw) in nvkm_firmware_dtor()
202 struct nvkm_device *device, const void *src, int len, struct nvkm_firmware *fw) in nvkm_firmware_ctor()
/openbmc/linux/include/linux/
H A Dfirmware.h88 static inline bool firmware_request_builtin(struct firmware *fw, in firmware_request_builtin()
116 static inline int request_firmware(const struct firmware **fw, in request_firmware()
123 static inline int firmware_request_nowarn(const struct firmware **fw, in firmware_request_nowarn()
130 static inline int firmware_request_platform(const struct firmware **fw, in firmware_request_platform()
140 void (*cont)(const struct firmware *fw, void *context)) in request_firmware_nowait()
145 static inline void release_firmware(const struct firmware *fw) in release_firmware()
149 static inline int request_firmware_direct(const struct firmware **fw, in request_firmware_direct()
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_elf_loader.c37 int rproc_elf_sanity_check(struct rproc *rproc, const struct firmware *fw)
128 u64 rproc_elf_get_boot_addr(struct rproc *rproc, const struct firmware *fw)
160 int rproc_elf_load_segments(struct rproc *rproc, const struct firmware *fw)
248 find_table(struct device *dev, const struct firmware *fw)
326 int rproc_elf_load_rsc_table(struct rproc *rproc, const struct firmware *fw)
373 const struct firmware *fw)
H A Dremoteproc_internal.h150 int rproc_fw_sanity_check(struct rproc *rproc, const struct firmware *fw) in rproc_fw_sanity_check()
159 u64 rproc_get_boot_addr(struct rproc *rproc, const struct firmware *fw) in rproc_get_boot_addr()
168 int rproc_load_segments(struct rproc *rproc, const struct firmware *fw) in rproc_load_segments()
176 static inline int rproc_parse_fw(struct rproc *rproc, const struct firmware *fw) in rproc_parse_fw()
197 const struct firmware *fw) in rproc_find_loaded_rsc_table()
/openbmc/linux/drivers/soc/qcom/
H A Dmdt_loader.c78 ssize_t qcom_mdt_get_size(const struct firmware *fw) in qcom_mdt_get_size()
126 void *qcom_mdt_read_metadata(const struct firmware *fw, size_t *data_len, in qcom_mdt_read_metadata()
204 int qcom_mdt_pas_init(struct device *dev, const struct firmware *fw, in qcom_mdt_pas_init()
267 static bool qcom_mdt_bins_are_split(const struct firmware *fw, const char *fw_name) in qcom_mdt_bins_are_split()
295 static int __qcom_mdt_load(struct device *dev, const struct firmware *fw, in __qcom_mdt_load()
409 int qcom_mdt_load(struct device *dev, const struct firmware *fw, in qcom_mdt_load()
438 int qcom_mdt_load_no_init(struct device *dev, const struct firmware *fw, in qcom_mdt_load_no_init()
/openbmc/linux/drivers/nvmem/
H A Dmeson-efuse.c20 struct meson_sm_firmware *fw = context; in meson_efuse_read() local
29 struct meson_sm_firmware *fw = context; in meson_efuse_write() local
44 struct meson_sm_firmware *fw; in meson_efuse_probe() local
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_fw.c110 struct ivpu_fw_info *fw = vdev->fw; in ivpu_fw_parse() local
200 struct ivpu_fw_info *fw = vdev->fw; in ivpu_fw_update_global_range() local
215 struct ivpu_fw_info *fw = vdev->fw; in ivpu_fw_mem_init() local
272 struct ivpu_fw_info *fw = vdev->fw; in ivpu_fw_mem_fini() local
319 struct ivpu_fw_info *fw = vdev->fw; in ivpu_fw_load() local
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c355 static int check_register(struct host1x_firewall *fw, unsigned long offset) in check_register()
374 static int check_class(struct host1x_firewall *fw, u32 class) in check_class()
387 static int check_mask(struct host1x_firewall *fw) in check_mask()
412 static int check_incr(struct host1x_firewall *fw) in check_incr()
435 static int check_nonincr(struct host1x_firewall *fw) in check_nonincr()
456 static int validate(struct host1x_firewall *fw, struct host1x_job_gather *g) in validate()
527 struct host1x_firewall fw; in copy_gathers() local
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddvb-usb-firmware.c37 int usb_cypress_load_firmware(struct usb_device *udev, const struct firmware *fw, int type) in usb_cypress_load_firmware()
91 const struct firmware *fw = NULL; in dvb_usb_download_firmware() local
124 int dvb_usb_get_hexline(const struct firmware *fw, struct hexline *hx, in dvb_usb_get_hexline()
/openbmc/linux/sound/soc/sof/
H A Dipc3-loader.c112 static ssize_t ipc3_fw_ext_man_size(struct snd_sof_dev *sdev, const struct firmware *fw) in ipc3_fw_ext_man_size()
141 const struct firmware *fw = sdev->basefw.fw; in sof_ipc3_fw_parse_ext_man() local
315 const struct firmware *fw = sdev->basefw.fw; in sof_ipc3_load_fw_to_dsp() local
378 const struct firmware *fw = sdev->basefw.fw; in sof_ipc3_validate_firmware() local
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci-renesas.c54 const u32 *fw, size_t step, bool rom) in renesas_fw_download_image()
286 const struct firmware *fw) in renesas_fw_download()
424 static bool renesas_setup_rom(struct pci_dev *pdev, const struct firmware *fw) in renesas_setup_rom()
545 static int renesas_load_fw(struct pci_dev *pdev, const struct firmware *fw) in renesas_load_fw()
582 const struct firmware *fw; in renesas_xhci_check_request_fw() local
/openbmc/linux/sound/soc/intel/avs/
H A Dloader.c68 static int avs_fw_ext_manifest_strip(struct firmware *fw) in avs_fw_ext_manifest_strip()
84 static int avs_fw_manifest_offset(struct firmware *fw) in avs_fw_manifest_offset()
99 static int avs_fw_manifest_strip_verify(struct avs_dev *adev, struct firmware *fw, in avs_fw_manifest_strip_verify()
135 int avs_cldma_load_basefw(struct avs_dev *adev, struct firmware *fw) in avs_cldma_load_basefw()
354 int avs_hda_load_basefw(struct avs_dev *adev, struct firmware *fw) in avs_hda_load_basefw()
497 const struct firmware *fw; in avs_dsp_load_libraries() local
551 const struct firmware *fw; in avs_dsp_load_basefw() local
/openbmc/qemu/hw/cxl/
H A Dcxl-host.c29 g_autofree CXLFixedWindow *fw = g_malloc0(sizeof(*fw)); in cxl_fixed_memory_window_config() local
79 CXLFixedWindow *fw = it->data; in cxl_fmws_link_targets() local
154 static PCIDevice *cxl_cfmws_find_device(CXLFixedWindow *fw, hwaddr addr) in cxl_cfmws_find_device()
248 CXLFixedWindow *fw = opaque; in cxl_read_cfmws() local
265 CXLFixedWindow *fw = opaque; in cxl_write_cfmws() local
/openbmc/linux/drivers/firmware/meson/
H A Dmeson_sm.c104 int meson_sm_call(struct meson_sm_firmware *fw, unsigned int cmd_index, in meson_sm_call()
142 int meson_sm_call_read(struct meson_sm_firmware *fw, void *buffer, in meson_sm_call_read()
191 int meson_sm_call_write(struct meson_sm_firmware *fw, void *buffer, in meson_sm_call_write()
244 struct meson_sm_firmware *fw; in serial_show() local
288 struct meson_sm_firmware *fw; in meson_sm_probe() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpaging.c222 const struct fw_img *fw) in iwl_save_fw_paging()
235 const struct fw_img *fw) in iwl_send_paging_cmd()
267 const struct fw_img *fw = &fwrt->fw->img[type]; in iwl_init_paging() local

12345678910>>...24