Searched refs:revisions (Results 1 – 25 of 63) sorted by relevance
123
| /Linux-v6.6/drivers/soc/nuvoton/ |
| D | wpcm450-soc.c | 24 static const struct revision revisions[] __initconst = { variable 38 for (i = 0; revisions[i].name; i++) in get_revision() 39 if (revisions[i].number == rev) in get_revision() 40 return revisions[i].name; in get_revision()
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | k8temp.rst | 24 revisions of K8 except the first two revisions (SH-B0 and SH-B3). 53 For newer revisions of CPU (rev F, socket AM2) there is a mathematically
|
| D | abituguru3.rst | 15 it to behave as a hwmon IC. There are many different revisions of the 16 firmware and thus effectively many different revisions of the uGuru. 17 Below is an incomplete list with which revisions are used for which
|
| D | abituguru.rst | 19 it to behave as a hwmon IC. There are many different revisions of the 20 firmware and thus effectively many different revisions of the uGuru. 21 Below is an incomplete list with which revisions are used for which 32 .. [1] For revisions 2 and 3 uGuru's the driver can autodetect the
|
| D | sis5595.rst | 25 Supports following revisions:
|
| D | k10temp.rst | 95 will refuse to load on these revisions unless you specify the "force=1"
|
| D | it87.rst | 253 The IT8716F, IT8718F, IT8720F, IT8721F/IT8758E and later IT8712F revisions 260 not compatible with the older chips and revisions. The 16-bit tachometer mode
|
| /Linux-v6.6/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,saw2.txt | 10 Multiple revisions of the SAW hardware are supported using these Device Nodes. 11 SAW2 revisions differ in the register offset and configuration data. Also, the
|
| /Linux-v6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5-r3.dtsi | 8 * later revisions of the Librem 5 so it has to be included in dts there.
|
| /Linux-v6.6/Documentation/arch/arm/google/ |
| D | chromebook-boot-flow.rst | 52 match board or SKU revisions that are "close by". That is to say that 59 trees with multiple revisions.
|
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | acpi.c | 805 u8 revisions; in iwl_sar_get_wgds_table() member 811 .revisions = BIT(3), in iwl_sar_get_wgds_table() 817 .revisions = BIT(2), in iwl_sar_get_wgds_table() 822 .revisions = BIT(0) | BIT(1), in iwl_sar_get_wgds_table() 857 if (!(BIT(tbl_rev) & rev_data[idx].revisions)) in iwl_sar_get_wgds_table()
|
| /Linux-v6.6/drivers/net/dsa/sja1105/ |
| D | Kconfig | 14 linkage to PHYLINK. The driver supports the following revisions:
|
| /Linux-v6.6/Documentation/devicetree/bindings/net/ |
| D | micrel.txt | 29 Note that this option in only needed for certain PHY revisions with a
|
| D | snps,dwc-qos-ethernet.txt | 21 compatible with earlier revisions of this binding.
|
| /Linux-v6.6/Documentation/devicetree/bindings/memory-controllers/ti/ |
| D | emif.txt | 6 of the EMIF IP and memory parts attached to it. Certain revisions
|
| /Linux-v6.6/Documentation/scsi/ |
| D | lpfc.rst | 31 In older revisions of the lpfc driver, the driver internally queued i/o
|
| D | ChangeLog.sym53c8xx | 219 function chips, since I cannot make sure for what chip revisions 424 - Some 896 chip revisions (all for now :-)), may hang-up if the 514 transactions since those early chip revisions may use such on 590 at least for some chip revisions.
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| D | tagged-pointers.rst | 67 future architecture revisions which may preserve the bits.
|
| /Linux-v6.6/Documentation/powerpc/ |
| D | dawr-power9.rst | 10 Affected processor revisions
|
| D | qe_firmware.rst | 210 The 'soc' structure contains the SOC numbers and revisions used to match 212 check the data in this structure with the SOC number and revisions, and
|
| /Linux-v6.6/Documentation/power/ |
| D | suspend-and-cpuhotplug.rst | 197 In this case since we probably need to apply different microcode revisions 250 type/model and the need for validating whether the microcode revisions are
|
| /Linux-v6.6/Documentation/virt/kvm/arm/ |
| D | hypercalls.rst | 12 two different "firmware" revisions. This could cause issues if a given guest
|
| /Linux-v6.6/Documentation/networking/dsa/ |
| D | bcm_sf2.rst | 76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a
|
| /Linux-v6.6/Documentation/devicetree/bindings/powerpc/ |
| D | ibm,powerpc-cpu-features.txt | 57 The minor digit is available for revisions.
|
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ |
| D | v4l2.rst | 242 Now, revisions will match the kernel version where the V4L2 API changes
|
123