Home
last modified time | relevance | path

Searched refs:revisions (Results 1 – 25 of 50) sorted by relevance

12

/linux/drivers/soc/nuvoton/
H A Dwpcm450-soc.c24 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/Documentation/hwmon/
H A Dk8temp.rst24 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
H A Dabituguru3.rst15 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
H A Dsis5595.rst25 Supports following revisions:
H A Dk10temp.rst95 will refuse to load on these revisions unless you specify the "force=1"
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-turris-omnia-mcu8 revisions have board information burned in the ATSHA204-A chip).
21 revisions have board information burned in the ATSHA204-A chip).
111 revisions have board information burned in the ATSHA204-A chip).
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c811 u8 revisions; in iwl_acpi_get_wgds_table() member
817 .revisions = BIT(4), in iwl_acpi_get_wgds_table()
823 .revisions = BIT(3), in iwl_acpi_get_wgds_table()
829 .revisions = BIT(2), in iwl_acpi_get_wgds_table()
834 .revisions = BIT(0) | BIT(1), in iwl_acpi_get_wgds_table()
871 sizeof(rev_data[idx].revisions)) in iwl_acpi_get_wgds_table()
874 if (!(BIT(tbl_rev) & rev_data[idx].revisions)) in iwl_acpi_get_wgds_table()
/linux/include/linux/
H A Dbpf-cgroup-defs.h66 u64 revisions[MAX_CGROUP_BPF_ATTACH_TYPE]; member
/linux/arch/arm/boot/dts/microchip/
H A Dusb_a9g20.dts19 /* TODO: Some revisions might have a dataflash here instead of an EEPROM */
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5-r3.dtsi8 * later revisions of the Librem 5 so it has to be included in dts there.
/linux/drivers/platform/cznic/
H A DKconfig46 - configure resets of various peripherals on board revisions 32+,
48 able to program SOC's OTP on board revisions 32+,
/linux/Documentation/arch/arm/google/
H A Dchromebook-boot-flow.rst52 match board or SKU revisions that are "close by". That is to say that
59 trees with multiple revisions.
/linux/Documentation/PCI/controller/
H A Drcar-pcie-firmware.rst13 might be different between different datasheet revisions) can be found in the
/linux/drivers/net/dsa/sja1105/
H A DKconfig14 linkage to PHYLINK. The driver supports the following revisions:
/linux/Documentation/devicetree/bindings/memory-controllers/ti/
H A Demif.txt6 of the EMIF IP and memory parts attached to it. Certain revisions
/linux/Documentation/scsi/
H A Dlpfc.rst31 In older revisions of the lpfc driver, the driver internally queued i/o
/linux/kernel/bpf/
H A Dcgroup.c841 if (revision && revision != cgrp->bpf.revisions[atype]) in __cgroup_bpf_attach()
904 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_attach()
1084 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_replace()
1217 if (revision && revision != cgrp->bpf.revisions[atype]) in __cgroup_bpf_detach()
1245 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_detach()
1323 revision = cgrp->bpf.revisions[from_atype]; in __cgroup_bpf_query()
/linux/Documentation/arch/powerpc/
H A Ddawr-power9.rst10 Affected processor revisions
H A Dqe_firmware.rst210 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/Documentation/networking/dsa/
H A Dbcm_sf2.rst76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt57 The minor digit is available for revisions.
/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwc-qos-ethernet.txt21 compatible with earlier revisions of this binding.
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra76x-mmc-iodelay.dtsi17 * c) If the values change between multiple revisions of silicon, we add
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst238 Now, revisions will match the kernel version where the V4L2 API changes
/linux/Documentation/admin-guide/media/
H A Drkisp1.rst19 There exist multiple smaller revisions to this ISP that got introduced in

12