Searched refs:stepping (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_quirks.c | 74 u_int stepping; member 100 u_int ext_family, ext_model, family_code, model, stepping; in dmar_match_quirks() local 131 stepping = p[0] & CPUID_STEPPING; in dmar_match_quirks() 138 (cpu_quirk->stepping == -1 || in dmar_match_quirks() 139 cpu_quirk->stepping == stepping)) { in dmar_match_quirks() 219 .stepping = 6, .quirk = cpu_e5_am9,
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| 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
|
| /f-stack/dpdk/drivers/event/dlb/pf/base/ |
| H A D | dlb_osdep.h | 287 uint32_t a, b, c, d, stepping; in os_get_dev_revision() local 293 stepping = a & 0xf; in os_get_dev_revision() 295 switch (stepping) { in os_get_dev_revision()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | as3935.txt | 15 - ams,tuning-capacitor-pf: Calibration tuning capacitor stepping
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 2236 Debugger: Fixed an AML interpreter mutex issue during the single stepping 2238 stepping, a mutex acquire/release error could occur. Lv Zheng. 3454 code without the Disassembler (which is used for single stepping also). 17627 was confusing during single stepping. 19100 Fixed debugger problem where single stepping caused a semaphore to
|