Searched defs:fw_version (Results 1 - 25 of 61) sorted by relevance

123

/drivers/clk/ux500/
H A Du8500_clk.c20 struct prcmu_fw_version *fw_version; local
46 fw_version = prcmu_get_fw_version();
47 if (fw_version != NULL) {
48 switch (fw_version->project) {
H A Du8500_of_clk.c60 struct prcmu_fw_version *fw_version; local
93 fw_version = prcmu_get_fw_version();
94 if (fw_version != NULL) {
95 switch (fw_version->project) {
/drivers/net/wireless/ti/wlcore/
H A Dboot.h40 u8 fw_version[WL1271_FW_VERSION_MAX_LEN]; member in struct:wl1271_static_data
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_file_hdr.h35 struct bnx2x_fw_file_section fw_version; member in struct:bnx2x_fw_file_hdr
/drivers/media/usb/dvb-usb/
H A Ddib0700.h49 u32 fw_version; member in struct:dib0700_state
H A Ddib0700_core.c139 if (st->fw_version >= 0x10201) {
477 u32 fw_version; local
525 fw_version = (buf[8] << 24) | (buf[9] << 16) | (buf[10] << 8) | buf[11];
532 if (fw_version >= 0x10201) {
553 if ((onoff != 0) && (st->fw_version >= 0x10201)) {
628 if (st->fw_version < 0x10200) {
773 if (st->fw_version < 0x10200 || !intf)
842 u32 hwversion, romversion, fw_version, fwtype; local
845 &fw_version, &fwtype);
848 hwversion, romversion, fw_version, fwtyp
[all...]
/drivers/bluetooth/
H A Dath3k.c355 struct ath3k_version fw_version; local
370 ret = ath3k_get_version(udev, &fw_version);
377 le32_to_cpu(fw_version.rom_version));
390 if (pt_rom_version != le32_to_cpu(fw_version.rom_version) ||
391 pt_build_version <= le32_to_cpu(fw_version.build_version)) {
408 struct ath3k_version fw_version; local
417 ret = ath3k_get_version(udev, &fw_version);
423 switch (fw_version.ref_clock) {
440 le32_to_cpu(fw_version.rom_version), clk_value, ".dfu");
/drivers/gpu/drm/radeon/
H A Dradeon_vce.c56 static const char *fw_version = "[ATI LIB=VCEFW,"; local
87 size = rdev->vce_fw->size - strlen(fw_version) - 9;
90 if (strncmp(c, fw_version, strlen(fw_version)) == 0)
96 c += strlen(fw_version);
118 rdev->vce.fw_version = (start << 24) | (mid << 16) | (end << 8);
121 if (rdev->vce.fw_version != ((40 << 24) | (2 << 16) | (2 << 8)))
H A Dsumo_dpm.h114 u32 fw_version; member in struct:sumo_power_info
/drivers/input/touchscreen/
H A Dwacom_i2c.c35 char fw_version; member in struct:wacom_features
84 features->fw_version = get_unaligned_le16(&data[13]);
89 features->pressure_max, features->fw_version);
183 input->id.version = features.fw_version;
H A Dedt-ft5x06.c795 char *fw_version)
828 strlcpy(fw_version, p ? p : "", EDT_NAME_LEN);
838 strlcpy(fw_version, rdbuf, 2);
963 char fw_version[EDT_NAME_LEN]; local
1012 error = edt_ft5x06_ts_identify(client, tsdata, fw_version);
1029 tsdata->name, fw_version, tsdata->num_x, tsdata->num_y);
793 edt_ft5x06_ts_identify(struct i2c_client *client, struct edt_ft5x06_ts_data *tsdata, char *fw_version) argument
/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c708 u16 eeprom_verh, eeprom_verl, etrack_test, fw_version; local
729 hw->nvm.ops.read(hw, NVM_VERSION, 1, &fw_version);
730 fw_vers->eep_major = (fw_version & NVM_MAJOR_MASK)
732 fw_vers->eep_minor = (fw_version & NVM_MINOR_MASK)
734 fw_vers->eep_build = (fw_version & NVM_IMAGE_ID_MASK);
774 hw->nvm.ops.read(hw, NVM_VERSION, 1, &fw_version);
775 fw_vers->eep_major = (fw_version & NVM_MAJOR_MASK)
779 if ((fw_version & NVM_NEW_DEC_MASK) == 0x0) {
780 eeprom_verl = (fw_version & NVM_COMB_VER_MASK);
782 eeprom_verl = (fw_version
[all...]
/drivers/input/mouse/
H A Delantech.h138 unsigned int fw_version; member in struct:elantech_data
H A Dcypress_ps2.h153 int fw_version; member in struct:cytp_data
/drivers/net/wireless/p54/
H A Dfwio.c37 u8 *fw_version = NULL; local
80 fw_version = (unsigned char *) bootrec->data;
126 if (fw_version) {
129 fw_version, priv->fw_var >> 8, priv->fw_var & 0xff);
130 snprintf(dev->wiphy->fw_version, sizeof(dev->wiphy->fw_version),
131 "%s - %x.%x", fw_version,
/drivers/hv/
H A Dchannel_mgmt.c51 * The fw_version specifies the framework version that
59 int fw_version, int srv_version)
69 fw_major = (fw_version >> 16);
70 fw_minor = (fw_version & 0xFFFF);
57 vmbus_prep_negotiate_resp(struct icmsg_hdr *icmsghdrp, struct icmsg_negotiate *negop, u8 *buf, int fw_version, int srv_version) argument
/drivers/media/pci/bt8xx/
H A Ddst_common.h134 u8 fw_version[8]; member in struct:dst_state
/drivers/net/can/softing/
H A Dsofting.h68 uint16_t fw_version, hw_version, license, serial; member in struct:softing::__anon2672
/drivers/net/irda/
H A Dirda-usb.c1078 unsigned long fw_version = 0; local
1110 fw_version = (major << 12)
1116 __func__, fw_version);
1120 if (self->usbdev->descriptor.bcdDevice == cpu_to_le16(fw_version)) {
/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h178 u8 fw_version; member in struct:wcn36xx
241 wcn->fw_version == version &&
/drivers/scsi/megaraid/
H A Dmega_common.h130 * @fw_version : firmware version
186 uint8_t fw_version[VERSION_SIZE]; member in struct:__anon5806
/drivers/message/fusion/
H A Dmptctl.h389 u8 fw_version[16]; /* string */ member in struct:_hp_host_info
412 u8 fw_version[16]; /* string */ member in struct:_hp_host_info_rev0
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c2002 u16 fw_version = 0; local
2026 if (hw->eeprom.ops.read(hw, offset, &fw_version))
2029 if (fw_version > 0x5)
/drivers/net/wimax/i2400m/
H A Di2400m.h512 * @fw_version: version of the firmware interface, Major.minor,
641 unsigned long fw_version; /* version of the firmware interface */ member in struct:i2400m
942 return i2400m->fw_version <= 0x00090001;
949 return i2400m->fw_version >= 0x00090002;
/drivers/net/wireless/iwlwifi/
H A Diwl-fw.h315 * @fw_version: firmware version string
331 char fw_version[ETHTOOL_FWVERS_LEN]; member in struct:iwl_fw

Completed in 1336 milliseconds

123