Searched refs:chip_version (Results 1 – 14 of 14) sorted by relevance
118 powerctrl_1_shift(int chip_version, int reg) in powerctrl_1_shift() argument122 if (chip_version < 0x17 || chip_version == 0x1a || chip_version == 0x20) in powerctrl_1_shift()140 if (shift > 4 && (chip_version < 0x32 || chip_version == 0x35 || in powerctrl_1_shift()141 chip_version == 0x36 || chip_version >= 0x40)) in powerctrl_1_shift()152 int chip_version = device->bios->version.chip; in setPLL_single() local157 int shift_powerctrl_1 = powerctrl_1_shift(chip_version, reg); in setPLL_single()176 if ((chip_version < 0x17 || chip_version == 0x1a) && in setPLL_single()177 chip_version != 0x11) in setPLL_single()207 int chip_version = device->bios->version.chip; in setPLL_double_highregs() local208 bool nv3035 = chip_version == 0x30 || chip_version == 0x35; in setPLL_double_highregs()[all …]
144 int chip_version = subdev->device->bios->version.chip; in getMNP_double() local196 if (chip_version < 0x60) in getMNP_double()
530 int ret, chip_version = bios->chip_version; in nouveau_bios_parse_lvds_table() local546 if (chip_version < 0x25) { in nouveau_bios_parse_lvds_table()557 } else if (chip_version < 0x30) { in nouveau_bios_parse_lvds_table()621 if (pxclk && (chip_version < 0x25 || chip_version > 0x28)) in nouveau_bios_parse_lvds_table()643 int cv = bios->chip_version; in run_tmds_table()2030 legacy->chip_version = bios->version.chip; in NVInitVBIOS()
88 uint8_t chip_version; member
206 sc->chip_version = ASC_GET_CHIP_VER_NO(iot, ioh); in adv_pci_attach()
224 sc->chip_version = ASC_GET_CHIP_VER_NO(iot, ioh); in adv_isa_attach()
206 sc->chip_version = ASC_GET_CHIP_VER_NO(iot, ioh); in adv_cardbus_attach()
100 int chip_version; member
469 priv->chip_version = ch7006_read(client, CH7006_VERSION_ID); in ch7006_encoder_init()
324 if (priv->chip_version >= 0x20) in ch7006_setup_power_state()
268 (sc->chip_version >= ASC_CHIP_VER_PCI_ULTRA_3150)) { in AscInitASC_SOFTC()287 if (sc->chip_version == ASC_CHIP_VER_PCI_ULTRA_3150) in AscInitASC_SOFTC()290 else if (sc->chip_version >= ASC_CHIP_VER_PCI_ULTRA_3050) in AscInitASC_SOFTC()380 if (sc->chip_version == 3) { in AscInitFromEEP()395 if (sc->chip_version == ASC_CHIP_VER_PCI_ULTRA_3050) { in AscInitFromEEP()542 if (sc->chip_version == ASC_CHIP_VER_ASYN_BUG) { in AscInitFromASC_SOFTC()
680 u_int8_t chip_version; /* chip version */ member
373 sc->cfg.chip_version = in adw_init()
877 u_int8_t chip_version; member