Home
last modified time | relevance | path

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

123

/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 Dabituguru.rst19 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
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/include/linux/
H A Dbpf-cgroup-defs.h66 u64 revisions[MAX_CGROUP_BPF_ATTACH_TYPE]; member
/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/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/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c757 u8 revisions; in iwl_acpi_get_wgds_table() member
763 .revisions = BIT(3), in iwl_acpi_get_wgds_table()
769 .revisions = BIT(2), in iwl_acpi_get_wgds_table()
774 .revisions = BIT(0) | BIT(1), in iwl_acpi_get_wgds_table()
809 if (!(BIT(tbl_rev) & rev_data[idx].revisions)) in iwl_acpi_get_wgds_table()
/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/driver-api/media/
H A Dv4l2-isp.rst25 blocks, to fix bugs or to support different revisions of the hardware.
/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032-rzn1d400-eb.dts57 /* Sensors are different across revisions. All are LM75B compatible */
H A Dr9a06g032-rzn1d400-db.dts218 /* Some revisions may have a 24cs64 at address 0x58 */
/linux/Documentation/devicetree/bindings/memory-controllers/ti/
H A Demif.txt6 of the EMIF IP and memory parts attached to it. Certain revisions
/linux/kernel/bpf/
H A Dcgroup.c818 if (revision && revision != cgrp->bpf.revisions[atype]) in __cgroup_bpf_attach()
878 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_attach()
1004 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_replace()
1155 if (revision && revision != cgrp->bpf.revisions[atype]) in __cgroup_bpf_detach()
1183 cgrp->bpf.revisions[atype] += 1; in __cgroup_bpf_detach()
1261 revision = cgrp->bpf.revisions[from_atype]; in __cgroup_bpf_query()
/linux/Documentation/scsi/
H A Dlpfc.rst31 In older revisions of the lpfc driver, the driver internally queued i/o
/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/power/
H A Dsuspend-and-cpuhotplug.rst197 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/Documentation/networking/dsa/
H A Dbcm_sf2.rst76 pseudo-PHY addresses. Newer revisions of the SF2 hardware have introduced a

123