/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | v4l2.rst | 12 **Revision 4.5** 39 Revision and Copyright 104 Revision History 107 :revision: 4.10 / 2016-07-15 (*rr*) 112 :revision: 4.5 / 2015-10-29 (*rr*) 119 :revision: 4.4 / 2015-05-26 (*ap*) 126 :revision: 4.1 / 2015-02-13 (*mcc*) 132 :revision: 3.19 / 2014-12-05 (*hv*) 142 :revision: 3.17 / 2014-08-04 (*lp, hv*) 148 :revision: 3.15 / 2014-02-03 (*hv, ap*) [all …]
|
/Linux-v6.1/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 40 * revision 3.3b 43 * revision 3.2i 46 OFF in the NVRAM as it did prior to revision 3.2g. 49 * revision 3.2h 59 * revision 3.3b-3 64 * revision 3.2g 81 * revision 3.2g 98 * revision pre-3.3b-1 102 * revision 3.31 108 * revision 3.30 [all …]
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cgs.c | 256 if ((adev->pdev->revision == 0x81) && in amdgpu_cgs_get_firmware_info() 267 ((adev->pdev->revision == 0x81) || in amdgpu_cgs_get_firmware_info() 268 (adev->pdev->revision == 0x83))) || in amdgpu_cgs_get_firmware_info() 270 ((adev->pdev->revision == 0x83) || in amdgpu_cgs_get_firmware_info() 271 (adev->pdev->revision == 0x87))) || in amdgpu_cgs_get_firmware_info() 272 ((adev->pdev->revision == 0x87) && in amdgpu_cgs_get_firmware_info() 282 if (((adev->pdev->revision == 0x81) && in amdgpu_cgs_get_firmware_info() 287 ((adev->pdev->revision == 0x83) && in amdgpu_cgs_get_firmware_info() 296 if (((adev->pdev->revision == 0x81) && in amdgpu_cgs_get_firmware_info() 298 ((adev->pdev->revision == 0x83) && in amdgpu_cgs_get_firmware_info() [all …]
|
/Linux-v6.1/Documentation/userspace-api/media/dvb/ |
D | dvbapi.rst | 51 Revision and Copyright 73 Revision History 76 :revision: 2.2.0 / 2017-09-01 (*mcc*) 81 :revision: 2.1.0 / 2015-05-29 (*mcc*) 87 :revision: 2.0.4 / 2011-05-06 (*mcc*) 93 :revision: 2.0.3 / 2010-07-03 (*mcc*) 99 :revision: 2.0.2 / 2009-10-25 (*mcc*) 105 :revision: 2.0.1 / 2009-09-16 (*mcc*) 110 :revision: 2.0.0 / 2009-09-06 (*mcc*) 116 :revision: 1.0.0 / 2003-07-24 (*rjkm*) [all …]
|
/Linux-v6.1/fs/cifs/ |
D | cifsacl.h | 59 __le16 revision; /* revision level */ member 68 __u8 revision; /* revision level */ member 78 __le16 revision; /* revision level */ member 130 __u8 Revision; /* revision level, MUST be one */ member 162 u8 AclRevision; /* revision level */ 174 u8 Revision; member 189 * Revision + Num (Sub)Auths + Authority + Domain (one Subauthority) 195 * consist of revision, type, and two sids of minimum size for owner and group
|
/Linux-v6.1/include/uapi/linux/netfilter/ |
D | xt_set.h | 8 /* Revision 0 interface: backward compatible with netfilter/iptables */ 39 /* Revision 1 match and target */ 57 /* Revision 2 target */ 66 /* Revision 3 match */ 75 /* Revision 3 target */ 85 /* Revision 4 match */
|
/Linux-v6.1/drivers/ata/ |
D | pata_ali.c | 437 * The chipset revision selects the driver operations and in ali_init_chipset() 441 if (pdev->revision <= 0x20) { in ali_init_chipset() 449 if (pdev->revision < 0xC2) in ali_init_chipset() 454 if (pdev->revision >= 0xc2) in ali_init_chipset() 463 if (pdev->revision >= 0xc7) in ali_init_chipset() 475 if (pdev->revision == 0xC2) in ali_init_chipset() 477 else if (pdev->revision > 0xC2 && pdev->revision < 0xC5) in ali_init_chipset() 488 * An ALi IDE interface has been discovered. Figure out what revision 499 /* Revision 0x20 added DMA */ in ali_init_one() 507 /* Revision 0x20 with support logic added UDMA */ in ali_init_one() [all …]
|
/Linux-v6.1/net/netfilter/ |
D | xt_set.c | 51 /* Revision 0 interface: backward compatible with netfilter/iptables */ 115 /* Revision 1 match */ 163 /* Revision 3 match */ 186 /* Revision 4 match */ 209 /* Revision 0 interface: backward compatible with netfilter/iptables */ 284 /* Revision 1 target */ 355 /* Revision 2 target */ 384 /* Revision 3 target */ 524 .revision = 0, 534 .revision = 1, [all …]
|
/Linux-v6.1/drivers/staging/media/meson/vdec/ |
D | vdec_hevc.c | 127 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop() 138 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop() 147 if (core->platform->revision == VDEC_REVISION_G12A || in vdec_hevc_stop() 148 core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_stop() 160 if (core->platform->revision == VDEC_REVISION_G12A || in vdec_hevc_start() 161 core->platform->revision == VDEC_REVISION_SM1) { in vdec_hevc_start() 171 if (core->platform->revision == VDEC_REVISION_G12A || in vdec_hevc_start() 172 core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start() 177 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start() 195 if (core->platform->revision == VDEC_REVISION_SM1) in vdec_hevc_start()
|
/Linux-v6.1/drivers/ssb/ |
D | driver_chipcommon.c | 54 if (ccdev->id.revision >= 10 && mode == SSB_CLKMODE_SLOW) in ssb_chipco_set_clockmode() 59 WARN_ON(ccdev->id.revision >= 20); in ssb_chipco_set_clockmode() 62 if (ccdev->id.revision < 6) in ssb_chipco_set_clockmode() 66 if (ccdev->id.revision >= 10) in ssb_chipco_set_clockmode() 79 if (ccdev->id.revision < 10) { in ssb_chipco_set_clockmode() 93 if (ccdev->id.revision < 10) { in ssb_chipco_set_clockmode() 124 if (cc->dev->id.revision < 6) { in chipco_pctl_get_slowclksrc() 135 if (cc->dev->id.revision < 10) { in chipco_pctl_get_slowclksrc() 158 if (cc->dev->id.revision < 6) { in chipco_pctl_clockfreqlimit() 169 } else if (cc->dev->id.revision < 10) { in chipco_pctl_clockfreqlimit() [all …]
|
D | pci.c | 367 if (out->revision == 3) /* rev 3 moved MAC */ in sprom_extract_r123() 375 if (out->revision < 3) { /* only rev 1-2 have et0, et1 */ in sprom_extract_r123() 386 if (out->revision == 1) in sprom_extract_r123() 417 out->antenna_gain.a0 = sprom_extract_antgain(out->revision, in, in sprom_extract_r123() 421 out->antenna_gain.a1 = sprom_extract_antgain(out->revision, in, in sprom_extract_r123() 425 if (out->revision >= 2) in sprom_extract_r123() 481 if (out->revision == 4) in sprom_extract_r45() 493 if (out->revision == 4) { in sprom_extract_r45() 518 if (out->revision == 4) { in sprom_extract_r45() 535 out->antenna_gain.a0 = sprom_extract_antgain(out->revision, in, in sprom_extract_r45() [all …]
|
/Linux-v6.1/arch/mips/include/asm/sibyte/ |
D | sb1250_defs.h | 35 * SIBYTE_HDR_FEATURES may be defined to be the mask value chip/revision 43 * Generate defines only for that revision of chip. 47 * True if header features for that revision or later of 50 * revision and later.) 61 * Same as SIBYTE_HDR_FEATURE, but true for the named revision 67 * revision of the named chip type. (Note that this CANNOT 69 * particular chip/revision. It will be true any time this 70 * chip/revision is included in SIBYTE_HDR_FEATURES.) 74 * True if header features for (any revision of) that chip type 97 /* Bit mask for chip/revision. (use _ALL for all revisions of a chip). */ [all …]
|
/Linux-v6.1/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 3 * ID and revision information for mvebu SoCs 10 * revision that can be read from the PCI control register. This is 12 * ID and revision are retrieved, the mapping is freed. 68 * ID and revision are available from any port, so we in get_soc_id_by_pci() 101 /* SoC revision */ in get_soc_id_by_pci() 135 * First try to get the ID and the revision by the system in mvebu_soc_id_init() 162 soc_dev_attr->revision = kasprintf(GFP_KERNEL, "%X", soc_rev); in mvebu_soc_device() 168 kfree(soc_dev_attr->revision); in mvebu_soc_device()
|
/Linux-v6.1/drivers/soc/samsung/ |
D | exynos-chipid.c | 30 unsigned int rev_reg; /* revision register offset */ 31 unsigned int main_rev_shift; /* main revision offset in rev_reg */ 32 unsigned int sub_rev_shift; /* sub revision offset in rev_reg */ 37 u32 revision; member 47 { "EXYNOS4210", 0x43200000 }, /* EVT0 revision */ 94 soc_info->revision = (main_rev << EXYNOS_REV_PART_SHIFT) | sub_rev; in exynos_chipid_get_chipid_info() 132 soc_dev_attr->revision = devm_kasprintf(&pdev->dev, GFP_KERNEL, in exynos_chipid_probe() 133 "%x", soc_info.revision); in exynos_chipid_probe() 152 soc_dev_attr->soc_id, soc_info.product_id, soc_info.revision); in exynos_chipid_probe()
|
/Linux-v6.1/drivers/net/ |
D | eql.c | 32 * Revision 1.2 1996/04/11 17:51:52 guru 35 * Revision 1.1 1996/04/11 17:44:17 guru 36 * Initial revision 38 * Revision 3.13 1996/01/21 15:17:18 alan 42 * Revision 3.12 1995/03/22 21:07:51 anarchy 46 * Revision 3.11 1995/01/19 23:14:31 guru 50 * Revision 3.10 1995/01/19 23:07:53 guru 55 * Revision 3.9 1995/01/19 22:38:20 guru 59 * Revision 3.8 1995/01/19 22:30:55 guru 63 * Revision 3.7 1995/01/19 21:52:35 guru [all …]
|
/Linux-v6.1/arch/arm/mach-zynq/ |
D | common.c | 63 * zynq_get_revision - Get Zynq silicon revision 71 u32 revision; in zynq_get_revision() local 86 revision = readl(zynq_devcfg_base + ZYNQ_DEVCFG_MCTRL); in zynq_get_revision() 87 revision >>= ZYNQ_DEVCFG_PS_VERSION_SHIFT; in zynq_get_revision() 88 revision &= ZYNQ_DEVCFG_PS_VERSION_MASK; in zynq_get_revision() 92 return revision; in zynq_get_revision() 118 soc_dev_attr->revision = kasprintf(GFP_KERNEL, "0x%x", system_rev); in zynq_init_machine() 125 kfree(soc_dev_attr->revision); in zynq_init_machine()
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ddr/ |
D | jedec,lpddr2.yaml | 28 revision-id1: 32 Revision 1 value of SDRAM chip. Obtained from device datasheet. 33 Property is deprecated, use revision-id instead. 36 revision-id2: 40 Revision 2 value of SDRAM chip. Obtained from device datasheet. 41 Property is deprecated, use revision-id instead. 44 revision-id: 47 Revision IDs read from Mode Register 6 and 7. One byte per uint32 cell (i.e. <MR6 MR7>). 179 revision-id = <1 0>;
|
/Linux-v6.1/Documentation/userspace-api/media/mediactl/ |
D | media-controller.rst | 29 Revision and Copyright 47 Revision History 50 :revision: 1.1.0 / 2015-12-12 (*mcc*) 52 :revision: 1.0.0 / 2010-11-10 (*lp*) 54 Initial revision
|
/Linux-v6.1/Documentation/userspace-api/media/rc/ |
D | remote_controllers.rst | 29 Revision and Copyright 41 Revision History 44 :revision: 3.15 / 2014-02-06 (*mcc*) 49 :revision: 1.0 / 2009-09-06 (*mcc*) 51 Initial revision
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | octeon-model.h | 34 * models match only that model. If a pass (revision) is specified, 35 * then only that revision will be matched. Care should be taken when 51 /* Ignores revision in model checks */ 74 * CN7XXX models with new revision encoding 114 * CNF7XXX models with new revision encoding 123 * CN6XXX models with new revision encoding 169 * CN5XXX models with new revision encoding 229 * CN3XXX models with old revision enconding 281 /* The revision byte (low byte) has two different encodings. 287 * <3:0>: revision [all …]
|
/Linux-v6.1/drivers/mfd/ |
D | mc13xxx-core.c | 178 static void mc13xxx_print_revision(struct mc13xxx *mc13xxx, u32 revision) in mc13xxx_print_revision() argument 183 maskval(revision, MC13XXX_REVISION_REVFULL), in mc13xxx_print_revision() 184 maskval(revision, MC13XXX_REVISION_REVMETAL), in mc13xxx_print_revision() 185 maskval(revision, MC13XXX_REVISION_FIN), in mc13xxx_print_revision() 186 maskval(revision, MC13XXX_REVISION_FAB), in mc13xxx_print_revision() 187 maskval(revision, MC13XXX_REVISION_ICID), in mc13xxx_print_revision() 188 maskval(revision, MC13XXX_REVISION_ICIDCODE)); in mc13xxx_print_revision() 191 static void mc34708_print_revision(struct mc13xxx *mc13xxx, u32 revision) in mc34708_print_revision() argument 195 maskval(revision, MC34708_REVISION_REVFULL), in mc34708_print_revision() 196 maskval(revision, MC34708_REVISION_REVMETAL), in mc34708_print_revision() [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | gl518sm.rst | 31 For the revision 0x00 chip, the in0, in1, and in2 values (+5V, +3V, 35 two revision of this chip, which we call revision 0x00 and 0x80. Revision 36 0x80 chips support the reading of all voltages and revision 0x00 only 64 a resolution of 0.019 volt. Note that revision 0x00 chips do not support
|
/Linux-v6.1/drivers/soc/tegra/fuse/ |
D | tegra-apbmisc.c | 139 tegra_sku_info.revision = TEGRA_REVISION_A01; in tegra_init_revision() 142 tegra_sku_info.revision = TEGRA_REVISION_A02; in tegra_init_revision() 147 tegra_sku_info.revision = TEGRA_REVISION_A03p; in tegra_init_revision() 149 tegra_sku_info.revision = TEGRA_REVISION_A03; in tegra_init_revision() 152 tegra_sku_info.revision = TEGRA_REVISION_A04; in tegra_init_revision() 155 tegra_sku_info.revision = TEGRA_REVISION_UNKNOWN; in tegra_init_revision() 178 /* APBMISC registers (chip revision, ...) */ in tegra_init_apbmisc()
|
/Linux-v6.1/drivers/pci/ |
D | pci-acpi.c | 124 u32 revision; /* Not present in _HPP */ member 132 .revision = 1, 146 if (hpx->revision > 1) { in program_hpx_type0() 148 hpx->revision); in program_hpx_type0() 177 u32 revision = fields[1].integer.value; in decode_type0_hpx_record() local 179 switch (revision) { in decode_type0_hpx_record() 186 hpx0->revision = revision; in decode_type0_hpx_record() 193 pr_warn("%s: Type 0 Revision %d record not supported\n", in decode_type0_hpx_record() 194 __func__, revision); in decode_type0_hpx_record() 202 u32 revision; member [all …]
|
/Linux-v6.1/drivers/watchdog/ |
D | pcwd.c | 26 * Removed some extra defines, added an autodetect Revision 96 * Revision A only uses ports 0x270 and 0x370. Revision C introduced 0x350. 97 * Revision A has an address range of 2 addresses, while Revision C has 4. 106 /* Port 1 : Control Status #1 for the PC Watchdog card, revision A. */ 112 /* Port 1 : Control Status #1 for the PC Watchdog card, revision C. */ 179 int revision; /* The card's revision */ member 336 if (pcwd_private.revision == PCWD_REVISION_A) in pcwd_show_card_info() 339 else if (pcwd_private.revision == PCWD_REVISION_C) { in pcwd_show_card_info() 380 if (pcwd_private.revision == PCWD_REVISION_A) { in pcwd_timer_ping() 412 if (pcwd_private.revision == PCWD_REVISION_C) { in pcwd_start() [all …]
|