Searched refs:revision (Results 376 - 400 of 967) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_core.c796 dbg("revision: %d\n", pdev->revision);
797 if ((vendor_id == PCI_VENDOR_ID_COMPAQ) && (!pdev->revision)) {
808 if ((pdev->revision <= 2) && (vendor_id != PCI_VENDOR_ID_INTEL)) {
842 if (pdev->revision >= 0x13) { /* CIOBX */
1030 ctrl->rev = pdev->revision;
/linux-master/drivers/dma/
H A Dhisi_dma.c85 * have the same pci device id but different pci revision.
288 if (pdev->revision == HISI_DMA_REVISION_HIP08B)
290 else if (pdev->revision >= HISI_DMA_REVISION_HIP09A)
298 if (pdev->revision == HISI_DMA_REVISION_HIP08B)
306 if (pdev->revision == HISI_DMA_REVISION_HIP08B)
314 if (pdev->revision == HISI_DMA_REVISION_HIP08B)
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c138 ((isp->revision == ISP_REVISION_15_0 && isp->autoidle) ?
244 * values depend on the ISP revision:
246 * - revision 1.0 and 2.0 1 to 4
247 * - revision 15.0 1 to 65536
250 * revision 15.0 represent the divisor by 65536 divided by an integer.
262 if (isp->revision == ISP_REVISION_15_0) {
304 if (isp->revision == ISP_REVISION_15_0) {
1147 if (isp->revision == ISP_REVISION_2_0) {
1160 } else if (isp->revision == ISP_REVISION_15_0) {
H A Disp.c142 * readback the same register, in this case the revision register.
405 ((isp->revision == ISP_REVISION_15_0) ?
1691 isp->media_dev.hw_revision = isp->revision;
2316 * The ISP clock tree is revision-dependent. We thus need to enable ICLK
2317 * manually to read the revision before calling __omap3isp_get().
2321 * ISP revision specific portions a little later in the
2343 isp->revision = isp_reg_readl(isp, OMAP3_ISP_IOMEM_MAIN, ISP_REVISION);
2345 (isp->revision & 0xf0) >> 4, isp->revision & 0x0f);
2364 if (isp->revision
[all...]
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c50 if (hr_dev->pci_dev->revision >= PCI_REVISION_ID_HIP09)
202 hr_dev->pci_dev->revision >= PCI_REVISION_ID_HIP09) {
377 if (hr_dev->pci_dev->revision >= PCI_REVISION_ID_HIP09)
397 if (hr_dev->pci_dev->revision >= PCI_REVISION_ID_HIP09)
730 if (hr_dev->pci_dev->revision >= PCI_REVISION_ID_HIP09 &&
/linux-master/drivers/clocksource/
H A Dtimer-ti-dm.c136 int revision; member in struct:dmtimer
213 timer->revision = 1;
220 timer->revision = 2;
370 if (timer->revision != 1)
972 if (timer->revision == 1)
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c59 int revision; member in struct:acx565akm_panel
597 lcd->revision = lcd->display_id[1];
600 lcd->name, lcd->revision);
/linux-master/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c560 if (core->platform->revision >= VDEC_REVISION_SM1)
566 else if (core->platform->revision >= VDEC_REVISION_G12A)
716 u32 revision = core->platform->revision; local
731 if (core->platform->revision >= VDEC_REVISION_G12A)
742 if (codec_hevc_use_mmu(revision, sess->pixfmt_cap, vp9->is_10bit)) {
748 if (revision >= VDEC_REVISION_G12A)
776 if (core->platform->revision >= VDEC_REVISION_G12A)
921 if (codec_hevc_use_mmu(core->platform->revision, sess->pixfmt_cap,
934 if (core->platform->revision >
[all...]
/linux-master/drivers/scsi/elx/efct/
H A Defct_driver.c344 if (!strncmp(efct->hw.sli.fw_name[0], fw_image->revision,
345 strnlen(fw_image->revision, 16))) {
352 efct->hw.sli.fw_name[0], fw_image->revision);
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-sony-acx565akm.c67 int revision; member in struct:panel_drv_data
259 ddata->revision = ddata->display_id[1];
262 ddata->name, ddata->revision);
/linux-master/drivers/power/supply/
H A Dsurface_battery.c48 /* Equivalent to data returned in ACPI _BIX method, revision 0. */
50 u8 revision; member in struct:spwr_bix
260 if (bat->bix.revision != SPWR_BIX_REVISION)
261 dev_warn(&bat->sdev->dev, "unsupported battery revision: %u\n", bat->bix.revision);
/linux-master/drivers/media/i2c/
H A Dsaa6752hs.c89 u32 revision; member in struct:saa6752hs_state
679 h->revision = (data[8] << 8) | data[9];
681 if (h->revision == 0x0206) {
/linux-master/include/linux/
H A Dcper.h22 * CPER record header revision, used in revision field in struct
127 * CPER section header revision, used in revision field in struct
349 u16 revision; /* must be CPER_RECORD_REV */ member in struct:cper_record_header
372 u16 revision; /* must be CPER_RECORD_REV */ member in struct:cper_section_descriptor
570 u8 revision; member in struct:cper_sec_fw_err_rec_ref
H A Dmod_devicetable.h424 __u8 revision; member in struct:ssb_device_id
428 { .vendor = _vendor, .coreid = _coreid, .revision = _revision, }
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c217 int nr_bad_entries = 0, revision = 0; local
236 /* first package is the revision number */
241 revision = (int)prev->integer.value;
248 if (revision != 2) {
265 /* Start index is 1 because the first package is the revision number */
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_main.c895 if ((priv->revision < 0xd00) || (priv->revision > 0xe00))
896 netdev_warn(dev, "TSE revision %x\n", priv->revision);
1399 priv->revision = ioread32(&priv->mac_dev->megacore_revision);
1403 (priv->revision >> 8) & 0xff,
1404 priv->revision & 0xff,
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnic.h617 return (pdev->revision < 8) &&
623 return (pdev->revision >= 8) &&
/linux-master/drivers/mtd/nand/raw/
H A Dnand_micron.c588 * revision number field of the ONFI parameter page. Assume ONFI
589 * version 1.0 if the revision number is 00 00.
591 if (le16_to_cpu(p->revision) == 0)
592 p->revision = cpu_to_le16(ONFI_VERSION_1_0);
/linux-master/drivers/char/agp/
H A Damd-k7-agp.c466 if (pdev->revision == 0x10 || pdev->revision == 0x11) {
/linux-master/drivers/platform/surface/
H A Dsurface3_power.c67 u32 revision; member in struct:bix
185 .revision = 0x00,
/linux-master/drivers/hwmon/
H A Dsch56xx-common.c488 void sch56xx_watchdog_register(struct device *parent, u16 addr, u32 revision, argument
519 data->wdinfo.firmware_version = revision;
/linux-master/drivers/acpi/
H A Dfan_core.c69 fst->revision = obj->package.elements[0].integer.value;
242 fan->fif.revision = fields[0];
284 fan->fps_count = obj->package.count - 1; /* minus revision field */
/linux-master/sound/pci/ali5451/
H A Dali5451.c216 unsigned char revision; member in struct:snd_ali
344 if (codec->revision == ALI_5451_V02)
1298 if (codec->revision != ALI_5451_V02)
1925 if (codec->revision == ALI_5451_V02) {
2037 codec->revision = pci->revision;
2061 if (codec->revision == ALI_5451_V02)
2085 if (!codec->pci_m7101 && codec->revision == ALI_5451_V02) {
/linux-master/crypto/asymmetric_keys/
H A Dverify_pefile.c136 wrapper.length, wrapper.revision, wrapper.cert_type);
149 if (wrapper.revision != WIN_CERT_REVISION_2_0) {
150 pr_warn("Signature is not revision 2.0\n");
/linux-master/drivers/mcb/
H A Dmcb-core.c110 return scnprintf(buf, PAGE_SIZE, "%d\n", bus->revision);
112 static DEVICE_ATTR_RO(revision);

Completed in 271 milliseconds

<<11121314151617181920>>