Home
last modified time | relevance | path

Searched defs:fw_header (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-fw.c19 struct fw_header { struct
20 u32 firmwaresize;
21 u32 bslsize;
22 u32 reserved;
23 u32 version;
/openbmc/u-boot/drivers/net/phy/
H A Daquantia.c73 struct fw_header { struct
74 u8 padding[4];
75 u8 iram_offset[3];
76 u8 iram_size[3];
77 u8 dram_offset[3];
78 u8 dram_size[3];
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.h110 struct fw_header { struct
123 struct fw_header fw_hdr; argument
/openbmc/linux/sound/soc/sof/
H A Dipc4-loader.c25 struct sof_man4_fw_binary_header *fw_header; in sof_ipc4_fw_parse_ext_man() local
311 struct sof_man4_fw_binary_header *fw_header; in sof_ipc4_validate_firmware() local
/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix_fwupload.c46 const struct goodix_fw_header *fw_header; in goodix_firmware_verify() local
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hqvdp.c904 struct fw_header { in sti_hqvdp_start_xp70() struct
905 int rd_size; in sti_hqvdp_start_xp70()
906 int wr_size; in sti_hqvdp_start_xp70()
907 int pmem_size; in sti_hqvdp_start_xp70()
908 int dmem_size; in sti_hqvdp_start_xp70()
/openbmc/linux/drivers/atm/
H A Dfore200e.h645 typedef struct fw_header { struct
650 } fw_header_t; argument
H A Dfore200e.c2393 const struct fw_header *fw_header; in fore200e_load_and_start_fw() local
/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_common.c1233 struct bts_header *fw_header; in fm_download_firmware() local
/openbmc/linux/drivers/net/usb/
H A Dr8152.c982 struct fw_header { struct
983 u8 checksum[32];
984 char version[RTL_VER_SIZE];
985 struct fw_block blocks[];