| /linux/drivers/ata/ |
| H A D | pata_icside.c | 29 unsigned int stepping; member 35 .stepping = 6, 41 .stepping = 6, 47 .stepping = 6, 352 ioaddr->data_addr = cmd + (ATA_REG_DATA << port->stepping); in pata_icside_setup_ioaddr() 353 ioaddr->error_addr = cmd + (ATA_REG_ERR << port->stepping); in pata_icside_setup_ioaddr() 354 ioaddr->feature_addr = cmd + (ATA_REG_FEATURE << port->stepping); in pata_icside_setup_ioaddr() 355 ioaddr->nsect_addr = cmd + (ATA_REG_NSECT << port->stepping); in pata_icside_setup_ioaddr() 356 ioaddr->lbal_addr = cmd + (ATA_REG_LBAL << port->stepping); in pata_icside_setup_ioaddr() 357 ioaddr->lbam_addr = cmd + (ATA_REG_LBAM << port->stepping); in pata_icside_setup_ioaddr() [all …]
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-rd88f6281-z0.dts | 3 * Marvell RD88F6181 Z0 stepping descrition 8 * stepping of the SoC. The ethernet switch has a "wan" port.
|
| H A D | kirkwood-rd88f6281-a.dts | 8 * higher stepping of the SoC. The ethernet switch does not have a
|
| /linux/tools/power/cpupower/utils/helpers/ |
| H A D | cpuid.c | 59 cpu_info->stepping = unknown; in get_cpu_info() 92 &cpu_info->stepping); in get_cpu_info() 98 cpu_info->stepping == unknown) { in get_cpu_info()
|
| H A D | helpers.h | 87 unsigned int stepping; member 94 * Extract CPU vendor, family, model, stepping info from /proc/cpuinfo
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm-nsp-ax.dtsi | 3 * Broadcom Northstar Plus Ax stepping-specific bindings.
|
| /linux/Documentation/kbuild/ |
| H A D | Kconfig.recursion-issue-01 | 11 # by stepping through the questions it needs to address sequentially.
|
| /linux/tools/power/x86/x86_energy_perf_policy/ |
| H A D | x86_energy_perf_policy.c | 1676 unsigned int fms, family, model, stepping; in parse_cpuid() local 1691 stepping = fms & 0xf; in parse_cpuid() 1696 …el:stepping 0x%x:%x:%x (%d:%d:%d)\n", max_level, family, model, stepping, family, model, stepping); in parse_cpuid()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-mic | 28 What: /sys/class/mic/mic<X>/stepping 33 Provides information about the silicon stepping for an Intel
|
| /linux/Documentation/trace/ |
| H A D | mmiotrace.rst | 129 marks the page present, sets TF flag to achieve single stepping and exits the 136 machines. During the single stepping other CPUs may run freely on that page
|
| H A D | kprobes.rst | 96 single stepping and just returns to the given address. 565 Kprobes makes no attempt to prevent probe handlers from stepping on
|
| /linux/include/linux/ |
| H A D | signal.h | 294 extern void signal_setup_done(int failed, struct ksignal *ksig, int stepping);
|
| /linux/Documentation/admin-guide/hw-vuln/ |
| H A D | special-register-buffer-data-sampling.rst | 22 A processor is affected by SRBDS if its Family_Model and stepping is
|
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-x86.c | 188 unsigned int family, model, stepping; in x86__cpuid_parse() 192 * cpuid = "GenuineIntel,family,model,stepping" in x86__cpuid_parse() 194 ret = sscanf(cpuid, "%*[^,],%u,%u,%u", &family, &model, &stepping); in x86__cpuid_parse() 187 unsigned int family, model, stepping; x86__cpuid_parse() local
|
| /linux/Documentation/hwmon/ |
| H A D | adm9240.rst | 47 identification code as well as the chip revision/stepping level.
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-list.txt | 100 family, model and stepping of the processor being used). 119 and stepping of the processor being used).
|
| H A D | perf.data-file-format.txt | 125 vendor,family,model,stepping. For example: GenuineIntel,6,69,1
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 30 request and process statistics for the same DM device without stepping
|
| /linux/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 205 Use PS/2 stepping rate::
|
| /linux/Documentation/networking/ |
| H A D | filter.rst | 397 for testing BPF filters against given pcap files, single stepping through the 496 Performs single stepping through the BPF program from the current pc
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 636 u32 stepping; member
|
| H A D | wsm.c | 152 arg->txPowerRange[i].stepping = WSM_GET32(buf); in wsm_configuration_confirm()
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-g-mode.rst | 38 applications from stepping on each others toes it must be possible to
|
| /linux/Documentation/arch/x86/ |
| H A D | mtrr.rst | 46 The AMD K6-2 (stepping 8 and above) and K6-3 processors have two
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 1967 int stepping; in ahc_clear_critical_section() local 1975 stepping = FALSE; in ahc_clear_critical_section() 2011 if (stepping == FALSE) { in ahc_clear_critical_section() 2036 stepping = TRUE; in ahc_clear_critical_section() 2046 if (stepping) { in ahc_clear_critical_section()
|