Home
last modified time | relevance | path

Searched refs:major_version (Results 1 – 25 of 41) sorted by relevance

12

/drivers/misc/mei/
Dhbm.c266 start_req.host_version.major_version = HBM_MAJOR_VERSION; in mei_hbm_start_req()
967 if (dev->version.major_version > HBM_MAJOR_VERSION_PGI) in mei_hbm_config_features()
970 if (dev->version.major_version == HBM_MAJOR_VERSION_PGI && in mei_hbm_config_features()
974 if (dev->version.major_version >= HBM_MAJOR_VERSION_DC) in mei_hbm_config_features()
977 if (dev->version.major_version >= HBM_MAJOR_VERSION_IE) in mei_hbm_config_features()
981 if (dev->version.major_version >= HBM_MAJOR_VERSION_DOT) in mei_hbm_config_features()
985 if (dev->version.major_version >= HBM_MAJOR_VERSION_EV) in mei_hbm_config_features()
989 if (dev->version.major_version >= HBM_MAJOR_VERSION_FA) in mei_hbm_config_features()
993 if (dev->version.major_version >= HBM_MAJOR_VERSION_OS) in mei_hbm_config_features()
1006 return (dev->version.major_version < HBM_MAJOR_VERSION) || in mei_hbm_version_is_supported()
[all …]
Dhw.h228 u8 major_version; member
Dmain.c730 return sprintf(buf, "%u.%u\n", ver.major_version, ver.minor_version); in hbm_ver_show()
/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c81 u32 major_version; member
122 u32 major_version; member
198 u32 major_version; in __cvmx_bootmem_check_version() local
205 major_version = (u32)__cvmx_bootmem_desc_get( in __cvmx_bootmem_check_version()
207 offsetof(struct cvmx_bootmem_desc, major_version), in __cvmx_bootmem_check_version()
208 FIELD_SIZEOF(struct cvmx_bootmem_desc, major_version)); in __cvmx_bootmem_check_version()
215 major_version); in __cvmx_bootmem_check_version()
216 if ((major_version > 3) || in __cvmx_bootmem_check_version()
217 (exact_match && major_version != exact_match)) { in __cvmx_bootmem_check_version()
219 major_version, minor_version, in __cvmx_bootmem_check_version()
/drivers/md/
Dmd.c1054 if (sb->major_version != 0 || in super_90_load()
1058 sb->major_version, sb->minor_version, b); in super_90_load()
1136 mddev->major_version = 0; in super_90_validate()
1276 sb->major_version = mddev->major_version; in super_90_sync()
1493 sb->major_version != cpu_to_le32(1) || in super_1_load()
1633 mddev->major_version = 1; in super_1_validate()
2059 BUG_ON(mddev->major_version >= ARRAY_SIZE(super_types)); in sync_super()
2061 super_types[mddev->major_version].sync_super(mddev, rdev); in sync_super()
2343 mddev->major_version = 0; in export_array()
2632 super_types[mddev->major_version]. in add_bound_rdev()
[all …]
Dmd.h282 int major_version, member
/drivers/gpu/drm/nouveau/
Dnouveau_bios.c73 if (bios->major_version < 5) /* pre BIT */ in clkcmptable()
81 if (bios->major_version < 5) { in clkcmptable()
333 if (bios->major_version < 5 && bios->data[0x48] & 0x4) in get_fp_strap()
1028 if (bios->major_version >= 0x60) /* g80+ */ in parse_bit_structure()
2022 legacy->major_version = bios->version.major; in NVInitVBIOS()
2048 if (bios->major_version < 5) /* BMP only */ in nouveau_run_vbios_init()
2094 if (!bios->major_version) /* we don't run version 0 bios */ in nouveau_bios_init()
2112 if (bios->major_version < 5) in nouveau_bios_init()
2116 if (bios->is_mobile || bios->major_version >= 5) in nouveau_bios_init()
Dnouveau_bios.h97 uint8_t major_version; member
/drivers/tty/ipwireless/
Dsetup_protocol.h87 unsigned char major_version; member
/drivers/staging/android/uapi/
Dvsoc_shm.h203 __u16 major_version; member
/drivers/char/agp/
Dsis-agp.c82 agp_bridge->major_version, agp_bridge->minor_version); in sis_delayed_enable()
169 if ((agp_bridge->major_version == 3 && agp_bridge->minor_version >= 5 in sis_get_driver()
Dgeneric.c793 if (bridge->major_version != 0) in get_agp_version()
797 bridge->major_version = (ncapid >> AGP_MAJOR_VERSION_SHIFT) & 0xf; in get_agp_version()
810 agp_bridge->major_version, agp_bridge->minor_version); in agp_generic_enable()
823 if (bridge->major_version >= 3) { in agp_generic_enable()
Dagp.h149 char major_version; member
Dvia-agp.c475 if (bridge->major_version >= 3) in agp_via_probe()
Damd64-agp.c373 bridge->major_version = 3; in amd8151_init()
/drivers/net/wimax/i2400m/
Dfw.c1195 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local
1200 major_version = (le32_to_cpu(bcf_hdr->header_version) & 0xffff0000) in i2400m_fw_hdr_check()
1212 major_version, minor_version, header_len, size, date); in i2400m_fw_hdr_check()
1215 if (major_version != 1) { in i2400m_fw_hdr_check()
1219 major_version, minor_version); in i2400m_fw_hdr_check()
/drivers/usb/serial/
Dio_ti.c88 u8 major_version; member
840 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr()
863 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr()
1030 serial->fw_version = (fw_hdr->major_version << 8) + in download_fw()
1160 download_new_ver = (fw_hdr->major_version << 8) + in do_download_mode()
1166 fw_hdr->major_version, fw_hdr->minor_version); in do_download_mode()
1177 fw_hdr->major_version, in do_download_mode()
1487 fw_hdr->major_version, fw_hdr->minor_version); in do_boot_mode()
/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h114 uint8_t major_version; member
Dhbm.c150 start_req->host_version.major_version = HBM_MAJOR_VERSION; in ishtp_hbm_start_req()
609 dev->version.major_version = HBM_MAJOR_VERSION; in ishtp_hbm_dispatch()
/drivers/input/rmi4/
Drmi_f34.h167 u8 major_version; member
/drivers/pci/hotplug/
Dcpqphp.h92 u8 major_version; member
110 MAJOR_VERSION = offsetof(struct smbios_entry_point, major_version),
/drivers/net/wireless/admtek/
Dadm8211.h496 u8 major_version; /* 0x02 */ member
/drivers/hid/
Dhid-hyperv.c78 u16 major_version; member
/drivers/staging/android/
Dvsoc.c816 vsoc_dev.layout->major_version); in vsoc_probe_device()
821 if (vsoc_dev.layout->major_version != in vsoc_probe_device()
/drivers/net/wireless/atmel/
Datmel.c495 u16 major_version; member
1414 priv->host_info.major_version, in atmel_proc_show()
3679 iface->major_version = le16_to_cpu(iface->major_version); in atmel_wakeup_firmware()
3980 priv->use_wpa = (priv->host_info.major_version == 4); in reset_atmel_card()
3981 priv->radio_on_broken = (priv->host_info.major_version == 5); in reset_atmel_card()

12