Searched refs:version_id (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/arch/x86/oprofile/ |
| D | op_model_ppro.c | 86 if (!(eax.split.version_id == 0 && in ppro_setup_ctrs() 215 if (eax.split.version_id == 0 && boot_cpu_data.x86 == 6 && in arch_perfmon_setup_counters() 217 eax.split.version_id = 2; in arch_perfmon_setup_counters()
|
| /Linux-v5.4/drivers/extcon/ |
| D | extcon-ptn5150.c | 188 unsigned int reg_data, vendor_id, version_id; in ptn5150_init_dev_type() local 199 version_id = ((reg_data & PTN5150_REG_DEVICE_ID_VERSION_MASK) >> in ptn5150_init_dev_type() 203 version_id, vendor_id); in ptn5150_init_dev_type()
|
| D | extcon-sm5502.c | 513 unsigned int reg_data, vendor_id, version_id; in sm5502_init_dev_type() local 526 version_id = ((reg_data & SM5502_REG_DEVICE_ID_VERSION_MASK) >> in sm5502_init_dev_type() 530 version_id, vendor_id); in sm5502_init_dev_type()
|
| D | extcon-rt8973a.c | 503 unsigned int data, vendor_id, version_id; in rt8973a_init_dev_type() local 516 version_id = ((data & RT8973A_REG_DEVICE_ID_VERSION_MASK) >> in rt8973a_init_dev_type() 520 version_id, vendor_id); in rt8973a_init_dev_type()
|
| /Linux-v5.4/include/linux/mtd/ |
| D | onenand.h | 90 unsigned int version_id; member
|
| /Linux-v5.4/include/linux/ |
| D | visorbus.h | 111 u32 version_id; member
|
| /Linux-v5.4/arch/s390/include/uapi/asm/ |
| D | vtoc.h | 193 __u16 version_id; /* Version identifier */ member
|
| /Linux-v5.4/arch/x86/include/asm/ |
| D | perf_event.h | 104 unsigned int version_id:8; member
|
| /Linux-v5.4/arch/x86/kvm/vmx/ |
| D | pmu_intel.c | 283 pmu->version = eax.split.version_id; in intel_pmu_refresh()
|
| /Linux-v5.4/drivers/visorbus/ |
| D | visorbus_main.c | 92 if (ch->version_id != expected_version) { in visor_check_channel() 96 ch->version_id); in visor_check_channel()
|
| /Linux-v5.4/drivers/mtd/nand/onenand/ |
| D | omap2.c | 534 freq = omap2_onenand_get_freq(c->onenand.version_id); in omap2_onenand_probe()
|
| D | onenand_base.c | 3255 process = this->version_id >> ONENAND_VERSION_PROCESS_SHIFT; in onenand_check_features() 3280 if ((this->version_id & 0xf) == 0xe) in onenand_check_features() 3717 this->version_id = ver_id; in onenand_probe()
|
| /Linux-v5.4/arch/x86/kvm/ |
| D | cpuid.c | 601 eax.split.version_id = min(cap.version, 2); in __do_cpuid_func()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | xhci-tegra.c | 130 __le32 version_id; member
|
| /Linux-v5.4/arch/x86/events/intel/ |
| D | core.c | 4550 version = eax.split.version_id; in intel_pmu_init()
|