/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | ropes.h | 99 return d->id.hversion == ASTRO_RUNWAY_PORT; in IS_ASTRO() 103 return d->id.hversion == IKE_MERCED_PORT; in IS_IKE() 107 return d->id.hversion == PLUTO_MCKINLEY_PORT; in IS_PLUTO() 229 return (d->id.hversion == ELROY_HVERS); in IS_ELROY() 233 return (d->id.hversion == MERCURY_HVERS); in IS_MERCURY() 237 return (d->id.hversion == QUICKSILVER_HVERS); in IS_QUICKSILVER()
|
H A D | hardware.h | 14 unsigned int hversion:12; member 102 extern enum cpu_type parisc_get_cpu_type(unsigned long hversion);
|
H A D | processor.h | 66 unsigned int hversion; member 105 #define CPU_HVERSION ((boot_cpu_data.hversion >> 4) & 0x0FFF)
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | ropes.h | 99 return d->id.hversion == ASTRO_RUNWAY_PORT; in IS_ASTRO() 103 return d->id.hversion == IKE_MERCED_PORT; in IS_IKE() 107 return d->id.hversion == PLUTO_MCKINLEY_PORT; in IS_PLUTO() 229 return (d->id.hversion == ELROY_HVERS); in IS_ELROY() 233 return (d->id.hversion == MERCURY_HVERS); in IS_MERCURY() 237 return (d->id.hversion == QUICKSILVER_HVERS); in IS_QUICKSILVER()
|
H A D | hardware.h | 14 unsigned int hversion:12; member 102 extern enum cpu_type parisc_get_cpu_type(unsigned long hversion);
|
H A D | processor.h | 63 unsigned int hversion; member 103 #define CPU_HVERSION ((boot_cpu_data.hversion >> 4) & 0x0FFF)
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | drivers.c | 113 if ((ids->hversion != HVERSION_ANY_ID) && in match_device() 114 (ids->hversion != dev->id.hversion)) in match_device() 267 (pdev->id.hversion == REO_MERCED_PORT) || in is_IKE_device() 268 (pdev->id.hversion == REOG_MERCED_PORT)) { in is_IKE_device() 520 dev->id.hversion = (iodc_data[0] << 4) | ((iodc_data[1] & 0xf0) >> 4); in alloc_pa_dev() 562 (u8)id->hw_type, (u16)id->hversion, (u8)id->hversion_rev, in make_modalias() 601 pa_dev_attr_id(hversion, "0x%03x\n"); 892 dev->id.hversion, dev->id.sversion, dev->id.hversion_rev); in print_parisc_device() 1049 DO(hversion); in qemu_print_iodc_data() [all...] |
H A D | processor.c | 279 boot_cpu_data.hversion = boot_cpu_data.pdc.model.hversion; in collect_boot_cpu_data() 282 boot_cpu_data.cpu_type = parisc_get_cpu_type(boot_cpu_data.hversion); in collect_boot_cpu_data() 433 seq_printf(m, "hversion\t: 0x%08x\n" in show_cpuinfo() 435 boot_cpu_data.hversion, in show_cpuinfo()
|
H A D | inventory.c | 106 bus_id = (model.hversion >> (4 + 7)) & 0x1f; in setup_pdc()
|
H A D | hardware.c | 1331 (listptr->hversion == id->hversion) && in parisc_hardware_description() 1362 /* Interpret hversion (ret[0]) from PDC_MODEL(4)/PDC_MODEL_INFO(0) */ 1364 parisc_get_cpu_type(unsigned long hversion) in parisc_get_cpu_type() argument 1367 unsigned short model = ((unsigned short) (hversion)) >> 4; in parisc_get_cpu_type()
|
/kernel/linux/linux-6.6/arch/parisc/kernel/ |
H A D | drivers.c | 113 if ((ids->hversion != HVERSION_ANY_ID) && in match_device() 114 (ids->hversion != dev->id.hversion)) in match_device() 266 (pdev->id.hversion == REO_MERCED_PORT) || in is_IKE_device() 267 (pdev->id.hversion == REOG_MERCED_PORT)) { in is_IKE_device() 520 dev->id.hversion = (iodc_data[0] << 4) | ((iodc_data[1] & 0xf0) >> 4); in alloc_pa_dev() 562 (u8)id->hw_type, (u16)id->hversion, (u8)id->hversion_rev, in make_modalias() 601 pa_dev_attr_id(hversion, "0x%03x\n"); 892 dev->id.hversion, dev->id.sversion, dev->id.hversion_rev); in print_parisc_device() 1052 DO(hversion); in qemu_print_iodc_data() [all...] |
H A D | processor.c | 286 boot_cpu_data.hversion = boot_cpu_data.pdc.model.hversion; in collect_boot_cpu_data() 289 boot_cpu_data.cpu_type = parisc_get_cpu_type(boot_cpu_data.hversion); in collect_boot_cpu_data() 440 seq_printf(m, "hversion\t: 0x%08x\n" in show_cpuinfo() 442 boot_cpu_data.hversion, in show_cpuinfo()
|
H A D | inventory.c | 106 bus_id = (model.hversion >> (4 + 7)) & 0x1f; in setup_pdc()
|
H A D | hardware.c | 1328 (listptr->hversion == id->hversion) && in parisc_hardware_description() 1359 /* Interpret hversion (ret[0]) from PDC_MODEL(4)/PDC_MODEL_INFO(0) */ 1361 parisc_get_cpu_type(unsigned long hversion) in parisc_get_cpu_type() argument 1364 unsigned short model = ((unsigned short) (hversion)) >> 4; in parisc_get_cpu_type()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | lasi700.c | 56 .hversion = HVERSION_ANY_ID, \ 63 .hversion = HVERSION_ANY_ID, \
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | lasi700.c | 55 .hversion = HVERSION_ANY_ID, \ 62 .hversion = HVERSION_ANY_ID, \
|
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 459 unsigned long hversion; member 484 cc_hv : 3; /* hversion dependent */ 540 unsigned char hversion; member 669 * are hversion dependent. Do a "ser pim 0 hpmc" after rebooting, since 670 * the firmware is probably the best way of printing hversion dependent
|
/kernel/linux/linux-6.6/arch/parisc/include/uapi/asm/ |
H A D | pdc.h | 466 unsigned long hversion; member 491 cc_hv : 3; /* hversion dependent */ 547 unsigned char hversion; member 661 * are hversion dependent. Do a "ser pim 0 hpmc" after rebooting, since 662 * the firmware is probably the best way of printing hversion dependent
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | mux.c | 86 if(dev->id.hversion == 0x15) in get_mux_port_count()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | devicetable-offsets.c | 115 DEVID_FIELD(parisc_device_id, hversion); in main()
|
H A D | file2alias.c | 801 DEF_FIELD(symval, parisc_device_id, hversion); in do_parisc_entry() 807 ADD(alias, "hv", hversion != PA_HVERSION_ANY_ID, hversion); in do_parisc_entry()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | mux.c | 86 if(dev->id.hversion == 0x15) in get_mux_port_count()
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | devicetable-offsets.c | 116 DEVID_FIELD(parisc_device_id, hversion); in main()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mod_devicetable.h | 380 __u16 hversion; /* 12 bits */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mod_devicetable.h | 400 __u16 hversion; /* 12 bits */ member
|