Searched full:revisions (Results 1 – 25 of 333) sorted by relevance
12345678910>>...14
/Linux-v6.1/arch/mips/include/asm/sibyte/ |
D | sb1250_defs.h | 33 * for chip features only present in certain chip revisions. 62 * and earlier revisions of the named chip type. 78 * Mask values currently include room for additional revisions of each 97 /* Bit mask for chip/revision. (use _ALL for all revisions of a chip). */ 103 /* Default constant value for all chips, all revisions */ 120 /* Bit mask for revisions of chip exclusively before the named revision. */ 124 /* Bit mask for revisions of chip exclusively after the named revision. */
|
/Linux-v6.1/Documentation/hwmon/ |
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 | 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
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | cvmx-helper-board.h | 68 * data to determine board types and revisions. It relies on the 86 * data to determine board types and revisions. It relies on the 108 * data to determine board types and revisions. It relies on the
|
/Linux-v6.1/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.1/drivers/net/wireless/intel/iwlwifi/fw/ |
D | acpi.h | 102 * turn a superset of revision 0. So we can store all revisions 114 /* Same thing as with SAR, all revisions fit in revision 2 */ 124 /* Same thing as with SAR, all revisions fit in revision 2 */
|
D | acpi.c | 763 u8 revisions; in iwl_sar_get_wgds_table() member 769 .revisions = BIT(3), in iwl_sar_get_wgds_table() 775 .revisions = BIT(2), in iwl_sar_get_wgds_table() 780 .revisions = BIT(0) | BIT(1), in iwl_sar_get_wgds_table() 815 if (!(BIT(tbl_rev) & rev_data[idx].revisions)) in iwl_sar_get_wgds_table()
|
/Linux-v6.1/Documentation/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.1/Documentation/admin-guide/media/ |
D | rkisp1.rst | 16 Revisions chapter 19 There exist multiple smaller revisions to this ISP that got introduced in 20 later SoCs. Revisions can be found in the enum :c:type:`rkisp1_cif_isp_version`
|
/Linux-v6.1/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-board.c | 55 * data to determine board types and revisions. It replies on the 200 * data to determine board types and revisions. It relies on the 287 * data to determine board types and revisions. It relies on the
|
/Linux-v6.1/drivers/pinctrl/mvebu/ |
D | pinctrl-mvebu.h | 80 * The variant can be used to combine different revisions of one SoC to a 120 * setting and allows to distinguish between different revisions of one SoC.
|
/Linux-v6.1/include/kvm/ |
D | arm_psci.h | 26 * revisions. It is thus safe to return the latest, unless in kvm_psci_version()
|
/Linux-v6.1/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.1/Documentation/devicetree/bindings/firmware/ |
D | qemu,fw-cfg-mmio.yaml | 37 revisions / feature bits.
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | qcom,smem-part.yaml | 15 varies between partition table revisions. V3 supports maximum 16 partitions
|
/Linux-v6.1/drivers/phy/ti/ |
D | phy-dm816x-usb.c | 25 * kernel is writing to those so it's possible that later revisions 142 * what the TI tree is doing in case later revisions use in dm816x_usb_phy_runtime_resume()
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-atmel-hlcdc.c | 66 /* Errata: cannot use slow clk on some IP revisions */ in atmel_hlcdc_pwm_apply() 79 /* Errata: cannot divide by 1 on some IP revisions */ in atmel_hlcdc_pwm_apply()
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | brcm,iproc-i2c.yaml | 26 Should contain the I2C interrupt. For certain revisions of the I2C
|
/Linux-v6.1/drivers/net/dsa/sja1105/ |
D | Kconfig | 14 linkage to PHYLINK. The driver supports the following revisions:
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | micrel.txt | 29 Note that this option in only needed for certain PHY revisions with a
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | firmware.h | 22 * @revmask: bitmask of revisions, e.g. 0x10 means rev 4 only, 0xf means rev 0-3
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu-v3.yaml | 15 revisions, replacing the MMIO register interface with in-memory command
|
/Linux-v6.1/drivers/cpufreq/ |
D | ti-cpufreq.c | 136 * CONTROL_IDCODE (0x4830 A204) describes Silicon revisions. 162 * CONTROL_IDCODE (0x4830 A204) describes Silicon revisions.
|
/Linux-v6.1/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
|
12345678910>>...14