Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-bootmem.c291 if (cvmx_bootmem_desc->major_version > 3) { in cvmx_bootmem_phy_alloc()
294 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_alloc()
493 if (cvmx_bootmem_desc->major_version > 3) { in __cvmx_bootmem_phy_free()
496 (int)cvmx_bootmem_desc->major_version, in __cvmx_bootmem_phy_free()
631 if (cvmx_bootmem_desc->major_version == 3) { in cvmx_bootmem_phy_named_block_find()
648 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_find()
662 if (cvmx_bootmem_desc->major_version != 3) { in cvmx_bootmem_phy_named_block_free()
665 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_free()
720 if (cvmx_bootmem_desc->major_version != 3) { in cvmx_bootmem_phy_named_block_alloc()
723 (int)cvmx_bootmem_desc->major_version, in cvmx_bootmem_phy_named_block_alloc()
/Linux-v4.19/drivers/misc/mei/
Dhbm.c281 start_req.host_version.major_version = HBM_MAJOR_VERSION; in mei_hbm_start_req()
982 if (dev->version.major_version > HBM_MAJOR_VERSION_PGI) in mei_hbm_config_features()
985 if (dev->version.major_version == HBM_MAJOR_VERSION_PGI && in mei_hbm_config_features()
989 if (dev->version.major_version >= HBM_MAJOR_VERSION_DC) in mei_hbm_config_features()
992 if (dev->version.major_version >= HBM_MAJOR_VERSION_IE) in mei_hbm_config_features()
996 if (dev->version.major_version >= HBM_MAJOR_VERSION_DOT) in mei_hbm_config_features()
1000 if (dev->version.major_version >= HBM_MAJOR_VERSION_EV) in mei_hbm_config_features()
1004 if (dev->version.major_version >= HBM_MAJOR_VERSION_FA) in mei_hbm_config_features()
1008 if (dev->version.major_version >= HBM_MAJOR_VERSION_OS) in mei_hbm_config_features()
1012 if (dev->version.major_version > HBM_MAJOR_VERSION_DR || in mei_hbm_config_features()
[all …]
Dhw.h243 u8 major_version; member
/Linux-v4.19/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()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h106 uint32_t major_version; member
130 uint32_t major_version;
Dcvmx-bootinfo.h59 uint32_t major_version; member
143 uint32_t major_version;
/Linux-v4.19/include/linux/usb/
Drndis_host.h76 __le32 major_version; /* of rndis (1.0) */ member
87 __le32 major_version; /* of rndis (1.0) */ member
/Linux-v4.19/drivers/tty/ipwireless/
Dsetup_protocol.h87 unsigned char major_version; member
/Linux-v4.19/include/uapi/linux/raid/
Dmd_p.h140 __u32 major_version; /* 1 major version to which the set conforms */ member
232 __le32 major_version; /* 1 */ member
Dmd_u.h81 int major_version; member
/Linux-v4.19/drivers/staging/android/uapi/
Dvsoc_shm.h195 __u16 major_version; member
/Linux-v4.19/drivers/firmware/arm_scmi/
Dcommon.h45 __le16 major_version; member
/Linux-v4.19/fs/ocfs2/
Docfs1_fs_compat.h47 __u32 major_version; member
/Linux-v4.19/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()
2026 legacy->major_version = bios->version.major; in NVInitVBIOS()
2052 if (bios->major_version < 5) /* BMP only */ in nouveau_run_vbios_init()
2098 if (!bios->major_version) /* we don't run version 0 bios */ in nouveau_bios_init()
2116 if (bios->major_version < 5) in nouveau_bios_init()
2120 if (bios->is_mobile || bios->major_version >= 5) in nouveau_bios_init()
Dnouveau_bios.h97 uint8_t major_version; member
/Linux-v4.19/drivers/md/
Dmd.c1062 if (sb->major_version != 0 || in super_90_load()
1066 sb->major_version, sb->minor_version, b); in super_90_load()
1144 mddev->major_version = 0; in super_90_validate()
1284 sb->major_version = mddev->major_version; in super_90_sync()
1501 sb->major_version != cpu_to_le32(1) || in super_1_load()
1641 mddev->major_version = 1; in super_1_validate()
2060 BUG_ON(mddev->major_version >= ARRAY_SIZE(super_types)); in sync_super()
2062 super_types[mddev->major_version].sync_super(mddev, rdev); in sync_super()
2344 mddev->major_version = 0; in export_array()
2641 super_types[mddev->major_version]. in add_bound_rdev()
[all …]
/Linux-v4.19/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
/Linux-v4.19/drivers/net/wimax/i2400m/
Dfw.c1193 unsigned module_type, header_len, major_version, minor_version, in i2400m_fw_hdr_check() local
1198 major_version = (le32_to_cpu(bcf_hdr->header_version) & 0xffff0000) in i2400m_fw_hdr_check()
1210 major_version, minor_version, header_len, size, date); in i2400m_fw_hdr_check()
1213 if (major_version != 1) { in i2400m_fw_hdr_check()
1217 major_version, minor_version); in i2400m_fw_hdr_check()
/Linux-v4.19/arch/mips/cavium-octeon/
Dsetup.c126 bootmem_desc->major_version = CVMX_BOOTMEM_DESC_MAJ_VER; in kexec_bootmem_init()
682 if ((octeon_bootinfo->major_version > 1) || in prom_init()
683 (octeon_bootinfo->major_version == 1 && in prom_init()
/Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/
Dhbm.h114 uint8_t major_version; member
/Linux-v4.19/drivers/usb/serial/
Dio_ti.c84 u8 major_version; member
836 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr()
859 firmware_rec->Ver_Major = fw_hdr->major_version; in build_i2c_fw_hdr()
1026 serial->fw_version = (fw_hdr->major_version << 8) + in download_fw()
1156 download_new_ver = (fw_hdr->major_version << 8) + in do_download_mode()
1162 fw_hdr->major_version, fw_hdr->minor_version); in do_download_mode()
1173 fw_hdr->major_version, in do_download_mode()
1483 fw_hdr->major_version, fw_hdr->minor_version); in do_boot_mode()
/Linux-v4.19/drivers/input/rmi4/
Drmi_f34.h167 u8 major_version; member
/Linux-v4.19/include/uapi/linux/
Dkfd_ioctl.h33 __u32 major_version; /* from KFD */ member

123