Searched refs:chip_version (Results 1 - 23 of 23) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_hw.c130 powerctrl_1_shift(int chip_version, int reg) argument
134 if (chip_version < 0x17 || chip_version == 0x1a || chip_version == 0x20)
152 if (shift > 4 && (chip_version < 0x32 || chip_version == 0x35 ||
153 chip_version == 0x36 || chip_version >= 0x40))
163 int chip_version = dev_priv->vbios.chip_version; local
219 int chip_version = dev_priv->vbios.chip_version; local
[all...]
H A Dnouveau_calc.c277 int cv = dev_priv->vbios.chip_version;
376 int chip_version = dev_priv->vbios.chip_version; local
428 if (chip_version < 0x60)
H A Dnouveau_bios.h219 uint8_t chip_version; member in struct:nvbios
H A Dnouveau_bios.c360 (reg & 0x1 && dev_priv->vbios.chip_version != 0x51))
364 if (reg & 0x1 && dev_priv->vbios.chip_version == 0x51 &&
4187 int ret, chip_version = bios->chip_version; local
4203 if (chip_version < 0x25) {
4214 } else if (chip_version < 0x30) {
4278 if (pxclk && (chip_version < 0x25 || chip_version > 0x28))
4499 int cv = bios->chip_version;
4645 int cv = bios->chip_version, pllinde
[all...]
/drivers/staging/rtl8712/
H A Drtl8712_hal.h72 unsigned char chip_version; /*the same value as register value*/ member in struct:fw_priv
H A Dos_intfs.c49 static int chip_version = RTL8712_2ndCUT; variable
105 module_param(chip_version, int, 0644);
135 registry_par->chip_version = (u8)chip_version;
H A Dusb_halinit.c43 if (pregistrypriv->chip_version == RTL8712_FPGA) {
111 } else if (pregistrypriv->chip_version == RTL8712_1stCUT) {
176 } else if (pregistrypriv->chip_version == RTL8712_2ndCUT ||
177 pregistrypriv->chip_version == RTL8712_3rdCUT) {
H A Ddrv_types.h85 u8 chip_version; member in struct:registry_priv
H A Dusb_intf.c449 padapter->registrypriv.chip_version =
452 padapter->registrypriv.chip_version =
454 switch (padapter->registrypriv.chip_version) {
460 padapter->registrypriv.chip_version =
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dmac.c57 enum version_8192c chip_version = VERSION_UNKNOWN; local
63 chip_version = (value32 & TYPE_ID) ? VERSION_TEST_CHIP_92C :
67 chip_version = NORMAL_CHIP;
68 chip_version |= ((value32 & TYPE_ID) ? CHIP_92C : 0);
69 chip_version |= ((value32 & VENDOR_ID) ? CHIP_VENDOR_UMC : 0);
71 chip_version |= ((value32 & BT_FUNC) ? CHIP_8723 : 0);
72 if (IS_VENDOR_UMC(chip_version))
73 chip_version |= ((value32 & CHIP_VER_RTL_MASK) ?
75 if (IS_92C_SERIAL(chip_version)) {
77 chip_version |
[all...]
/drivers/net/ethernet/amd/
H A Dlance.c251 unsigned char chip_version; /* See lance_chip_type. */ member in struct:lance_private
423 int ver = lp->chip_version;
521 int chip_version = inw(ioaddr+LANCE_DATA); local
523 chip_version |= inw(ioaddr+LANCE_DATA) << 16;
525 printk(" LANCE chip version is %#x.\n", chip_version);
526 if ((chip_version & 0xfff) != 0x003)
528 chip_version = (chip_version >> 12) & 0xffff;
530 if (chip_table[lance_version].id_number == chip_version)
567 lp->chip_version
[all...]
H A Dpcnet32.c302 unsigned short chip_version; /* which variant this is */ member in struct:pcnet32_private
733 } else if (lp->chip_version >= PCNET32_79C970A) {
1077 if (lp->chip_version < PCNET32_79C970A)
1530 int chip_version; local
1555 chip_version =
1558 pr_info(" PCnet chip version is %#x\n", chip_version);
1559 if ((chip_version & 0xfff) != 0x003) {
1567 chip_version = (chip_version >> 12) & 0xffff;
1569 switch (chip_version) {
[all...]
H A Damd8111e.h812 static unsigned int chip_version; variable
H A Damd8111e.c1419 "%u", chip_version);
1945 chip_version = (readl(lp->mmio + CHIPID) & 0xf0000000)>>28;
1949 dev->name, chip_version, dev->dev_addr);
/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h198 unsigned char chip_version; member in struct:adapter_params
303 return adapter->params.chip_version == version &&
H A Dsubr.c898 p->chip_version = bi->chip_term;
899 p->is_asic = (p->chip_version != CHBT_TERM_FPGA);
900 if (p->chip_version == CHBT_TERM_T1 ||
901 p->chip_version == CHBT_TERM_T2 ||
902 p->chip_version == CHBT_TERM_FPGA) {
H A Dcxgb2.c776 (PCI_VENDOR_ID_CHELSIO | ((ap)->params.chip_version << 16))
/drivers/gpu/drm/i2c/
H A Dch7006_priv.h98 int chip_version; member in struct:ch7006_priv
H A Dch7006_drv.c472 priv->chip_version = ch7006_read(client, CH7006_VERSION_ID);
H A Dch7006_mode.c319 if (priv->chip_version >= 0x20)
/drivers/media/video/
H A Dmt9m032.c693 int chip_version; local
716 chip_version = mt9m032_read(client, MT9M032_CHIP_VERSION);
717 if (chip_version != MT9M032_CHIP_VERSION_VALUE) {
719 "0x%04x\n", chip_version);
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dfw.h87 u8 chip_version; member in struct:fw_priv
/drivers/scsi/
H A Dadvansys.c528 uchar chip_version; member in struct:asc_dvc_cfg
1806 uchar chip_version; /* chip version */ member in struct:adv_dvc_cfg
2465 "chip_version %d,\n", h->chip_scsi_id, h->isa_dma_speed,
2466 h->isa_dma_channel, h->chip_version);
2516 printk(" chip_version 0x%x, mcode_date 0x%x\n",
2517 h->chip_version, h->mcode_date);
3630 len = asc_prt_line(cp, leftlen, " chip_version %u, mcode_date 0x%x, "
3632 c->chip_version, c->mcode_date, c->mcode_version,
3828 len = asc_prt_line(cp, leftlen, " chip_version %u, mcode_date 0x%x, "
3829 "mcode_version 0x%x\n", c->chip_version,
9707 uchar chip_version; local
[all...]

Completed in 407 milliseconds