/drivers/gpu/drm/radeon/ |
D | radeon_kms.c | 244 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK)) in radeon_info_ioctl() 269 if (rdev->family == CHIP_HAWAII) { in radeon_info_ioctl() 283 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 285 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() 287 else if (rdev->family >= CHIP_CAYMAN) in radeon_info_ioctl() 289 else if (rdev->family >= CHIP_CEDAR) in radeon_info_ioctl() 291 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl() 293 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl() 337 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 340 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() [all …]
|
D | radeon_clocks.c | 123 if (rdev->family >= CHIP_R420) { in radeon_read_clocks_OF() 208 if (rdev->family < CHIP_RS600) { in radeon_get_clock_info() 242 if (rdev->family >= CHIP_R420) { in radeon_get_clock_info() 493 if ((rdev->family == CHIP_RS400) || in radeon_legacy_set_clock_gating() 494 (rdev->family == CHIP_RS480)) { in radeon_legacy_set_clock_gating() 541 } else if (rdev->family >= CHIP_RV350) { in radeon_legacy_set_clock_gating() 669 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating() 673 || ((rdev->family == CHIP_RV100) in radeon_legacy_set_clock_gating() 684 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating() 685 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating() [all …]
|
D | radeon_legacy_encoders.c | 237 if (rdev->family == CHIP_RV410) in radeon_legacy_lvds_mode_set() 418 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init() 419 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init() 420 rdev->family != CHIP_RV280 && in radeon_legacy_backlight_init() 421 rdev->family != CHIP_RV350); in radeon_legacy_backlight_init() 590 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) { in radeon_legacy_primary_dac_mode_set() 599 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) { in radeon_legacy_primary_dac_mode_set() 789 if (rdev->family == CHIP_RV280) { in radeon_legacy_tmds_int_mode_set() 808 if (ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV280)) { in radeon_legacy_tmds_int_mode_set() 821 if (rdev->family == CHIP_R200 || in radeon_legacy_tmds_int_mode_set() [all …]
|
D | radeon_encoders.c | 50 if (rdev->family >= CHIP_R600) in radeon_encoder_clones() 99 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 100 (rdev->family == CHIP_RS400) || in radeon_get_encoder_enum() 101 (rdev->family == CHIP_RS480)) in radeon_get_encoder_enum() 133 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 134 (rdev->family == CHIP_RS400) || in radeon_get_encoder_enum() 135 (rdev->family == CHIP_RS480)) in radeon_get_encoder_enum() 144 if ((rdev->family == CHIP_RS600) || in radeon_get_encoder_enum() 145 (rdev->family == CHIP_RS690) || in radeon_get_encoder_enum() 146 (rdev->family == CHIP_RS740)) in radeon_get_encoder_enum() [all …]
|
D | r100.c | 813 switch (rdev->family) { in r100_irq_process() 1002 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) || in r100_cp_init_microcode() 1003 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode() 1004 (rdev->family == CHIP_RS200)) { in r100_cp_init_microcode() 1007 } else if ((rdev->family == CHIP_R200) || in r100_cp_init_microcode() 1008 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode() 1009 (rdev->family == CHIP_RV280) || in r100_cp_init_microcode() 1010 (rdev->family == CHIP_RS300)) { in r100_cp_init_microcode() 1013 } else if ((rdev->family == CHIP_R300) || in r100_cp_init_microcode() 1014 (rdev->family == CHIP_R350) || in r100_cp_init_microcode() [all …]
|
D | radeon_gart.c | 75 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 || in radeon_gart_table_ram_alloc() 76 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_alloc() 101 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 || in radeon_gart_table_ram_free() 102 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_free()
|
D | r600.c | 211 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 232 if (rdev->family >= CHIP_RV670 && rdev->family < CHIP_RS780) in r600_set_uvd_clocks() 245 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 273 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 364 if ((rdev->flags & RADEON_IS_IGP) || (rdev->family == CHIP_R600)) { in r600_pm_get_dynpm_state() 646 if (rdev->family == CHIP_R600) { in r600_pm_init_profile() 1074 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) && in r600_pcie_gart_tlb_flush() 1475 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in r600_mc_init() 1617 if (rdev->family >= CHIP_RV770) { in r600_gpu_check_soft_reset() 1693 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset() [all …]
|
D | radeon_device.c | 233 if (rdev->family < CHIP_R600) { in radeon_surface_init() 262 if (rdev->family < CHIP_R300) { in radeon_scratch_init() 525 } else if (rdev->family < CHIP_R300) { in radeon_wb_init() 531 if (rdev->family >= CHIP_R600) { in radeon_wb_init() 537 if (rdev->family >= CHIP_PALM) { in radeon_wb_init() 682 if (rdev->family >= CHIP_BONAIRE && in radeon_card_posted() 689 (rdev->family < CHIP_R600)) in radeon_card_posted() 725 if (rdev->family >= CHIP_R600) in radeon_card_posted() 1127 static int radeon_gart_size_auto(enum radeon_family family) in radeon_gart_size_auto() argument 1130 if (family >= CHIP_TAHITI) in radeon_gart_size_auto() [all …]
|
D | rv770_dpm.c | 151 if (rdev->family == CHIP_RV770) in rv770_mg_clock_gating_enable() 628 if (rdev->family == CHIP_RV740) in rv770_convert_power_level_to_smc() 631 else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_convert_power_level_to_smc() 640 if (rdev->family == CHIP_RV740) { in rv770_convert_power_level_to_smc() 655 } else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_convert_power_level_to_smc() 790 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum() 800 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum() 809 if ((rdev->family == CHIP_RV770) && !pi->mem_gddr5) { in rv770_program_mpll_timing_parameters() 1091 if (rdev->family == CHIP_RV740) { in rv770_populate_smc_initial_state() 1207 if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_init_smc_table() [all …]
|
D | btc_dpm.c | 1458 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_default() 1461 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_default() 1464 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_default() 1480 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_enable() 1483 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_enable() 1486 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_enable() 1492 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_enable() 1495 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_enable() 1498 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_enable() 1513 if (rdev->family == CHIP_BARTS) { in btc_mg_clock_gating_default() [all …]
|
D | atombios_crtc.c | 159 && rdev->family >= CHIP_RV515 && rdev->family <= CHIP_R580) { in atombios_scaler_setup() 575 if ((rdev->family == CHIP_RS600) || in atombios_adjust_pll() 576 (rdev->family == CHIP_RS690) || in atombios_adjust_pll() 577 (rdev->family == CHIP_RS740)) in atombios_adjust_pll() 586 if (rdev->family < CHIP_RV770) in atombios_adjust_pll() 592 if (((rdev->family == CHIP_RS780) || (rdev->family == CHIP_RS880)) in atombios_adjust_pll() 631 rdev->family != CHIP_RS780 && in atombios_adjust_pll() 632 rdev->family != CHIP_RS880) in atombios_adjust_pll() 1273 if (rdev->family >= CHIP_TAHITI) { in dce4_crtc_do_set_base() 1276 if (rdev->family >= CHIP_BONAIRE) { in dce4_crtc_do_set_base() [all …]
|
D | rs400.c | 142 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_gart_enable() 151 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable() 175 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable() 318 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_debugfs_gart_info()
|
/drivers/video/fbdev/aty/ |
D | radeonfb.h | 61 #define IS_RV100_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_RV100) || \ 62 ((rinfo)->family == CHIP_FAMILY_RV200) || \ 63 ((rinfo)->family == CHIP_FAMILY_RS100) || \ 64 ((rinfo)->family == CHIP_FAMILY_RS200) || \ 65 ((rinfo)->family == CHIP_FAMILY_RV250) || \ 66 ((rinfo)->family == CHIP_FAMILY_RV280) || \ 67 ((rinfo)->family == CHIP_FAMILY_RS300)) 70 #define IS_R300_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_R300) || \ 71 ((rinfo)->family == CHIP_FAMILY_RV350) || \ 72 ((rinfo)->family == CHIP_FAMILY_R350) || \ [all …]
|
/drivers/net/wireless/ralink/rt2x00/ |
D | Kconfig | 27 This adds support for rt2400 wireless chipset family. 39 This adds support for rt2500 wireless chipset family. 54 This adds support for rt2501 wireless chipset family. 71 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. 83 This adds support for rt33xx wireless chipset family to the 91 This adds support for rt35xx wireless chipset family to the 100 This adds support for rt53xx wireless chipset family to the 108 This adds support for rt3290 wireless chipset family to the 119 This adds support for rt2500 wireless chipset family. 132 This adds support for rt2501 wireless chipset family. [all …]
|
/drivers/net/ethernet/sfc/ |
D | Kconfig | 2 tristate "Solarflare SFC4000/SFC9000/SFC9100-family support" 11 the Solarflare SFC4000, SFC9000-family and SFC9100-family 17 bool "Solarflare SFC4000/SFC9000/SFC9100-family MTD support" 25 bool "Solarflare SFC9000/SFC9100-family hwmon support" 32 bool "Solarflare SFC9000-family SR-IOV support" 40 bool "Solarflare SFC9000/SFC9100-family MCDI logging support"
|
/drivers/pinctrl/intel/ |
D | pinctrl-merrifield.c | 443 const struct mrfld_family *family; in mrfld_get_family() local 447 family = &mp->families[i]; in mrfld_get_family() 448 if (pin >= family->pin_base && in mrfld_get_family() 449 pin < family->pin_base + family->npins) in mrfld_get_family() 450 return family; in mrfld_get_family() 459 const struct mrfld_family *family; in mrfld_buf_available() local 461 family = mrfld_get_family(mp, pin); in mrfld_buf_available() 462 if (!family) in mrfld_buf_available() 465 return !family->protected; in mrfld_buf_available() 470 const struct mrfld_family *family; in mrfld_get_bufcfg() local [all …]
|
/drivers/w1/slaves/ |
D | Kconfig | 8 tristate "Thermal family implementation" 14 tristate "Simple 64bit memory family implementation" 20 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)" 36 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)" 42 tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)" 58 counter family device (DS2423). 61 tristate "1kb EEPROM family support (DS2431)" 64 1kb EEPROM family device (DS2431) 67 tristate "4kb EEPROM family support (DS2433)" 70 4kb EEPROM family device (DS2433). [all …]
|
/drivers/soc/tegra/ |
D | Kconfig | 7 bool "Enable support for Tegra20 family" 21 bool "Enable support for Tegra30 family" 28 Support for NVIDIA Tegra T30 processor family, based on the 32 bool "Enable support for Tegra114 family" 38 Support for NVIDIA Tegra T114 processor family, based on the 42 bool "Enable support for Tegra124 family" 47 Support for NVIDIA Tegra T124 processor family, based on the
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | user.c | 95 case NV_04: args->v0.family = NV_DEVICE_INFO_V0_TNT; break; in nvkm_udevice_info() 97 case NV_11: args->v0.family = NV_DEVICE_INFO_V0_CELSIUS; break; in nvkm_udevice_info() 98 case NV_20: args->v0.family = NV_DEVICE_INFO_V0_KELVIN; break; in nvkm_udevice_info() 99 case NV_30: args->v0.family = NV_DEVICE_INFO_V0_RANKINE; break; in nvkm_udevice_info() 100 case NV_40: args->v0.family = NV_DEVICE_INFO_V0_CURIE; break; in nvkm_udevice_info() 101 case NV_50: args->v0.family = NV_DEVICE_INFO_V0_TESLA; break; in nvkm_udevice_info() 102 case NV_C0: args->v0.family = NV_DEVICE_INFO_V0_FERMI; break; in nvkm_udevice_info() 103 case NV_E0: args->v0.family = NV_DEVICE_INFO_V0_KEPLER; break; in nvkm_udevice_info() 104 case GM100: args->v0.family = NV_DEVICE_INFO_V0_MAXWELL; break; in nvkm_udevice_info() 105 case GP100: args->v0.family = NV_DEVICE_INFO_V0_PASCAL; break; in nvkm_udevice_info() [all …]
|
/drivers/w1/ |
D | w1.c | 101 w1_family_put(sl->family); in w1_slave_release() 418 unsigned int family; in w1_atoreg_num() local 435 i = sscanf(buf, "%02x-%012llx", &family, &id); in w1_atoreg_num() 440 rn->family = family; in w1_atoreg_num() 448 rn->family, (unsigned long long)rn->id, rn->crc); in w1_atoreg_num() 463 if (sl->reg_num.family == rn->family && in w1_slave_search_device() 532 dev_info(dev, "Device %02x-%012llx doesn't exists\n", rn.family, in w1_master_attribute_store_remove() 621 err = add_uevent_var(env, "W1_FID=%02X", sl->reg_num.family); in w1_uevent() 636 fops = sl->family->fops; in w1_family_notify() 666 sl->family->fops->remove_slave(sl); in w1_family_notify() [all …]
|
/drivers/misc/mic/ |
D | Kconfig | 14 More information about the Intel MIC family as well as the Linux 31 More information about the Intel MIC family as well as the Linux 48 More information about the Intel MIC family as well as the Linux 60 Core (MIC) family of PCIe form factor coprocessor devices that 68 More information about the Intel MIC family as well as the Linux 81 Core (MIC) device family. The card driver communicates shutdown/ 99 Core (MIC) family of PCIe form factor coprocessor devices that 107 More information about the Intel MIC family as well as the Linux 118 Integrated Core (MIC) family of PCIe form factor coprocessor 125 More information about the Intel MIC family as well as the Linux [all …]
|
/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 748 const char *family; in hwicap_of_probe() local 764 family = of_get_property(op->dev.of_node, "xlnx,family", NULL); in hwicap_of_probe() 766 if (family) { in hwicap_of_probe() 767 if (!strcmp(family, "virtex2p")) { in hwicap_of_probe() 769 } else if (!strcmp(family, "virtex4")) { in hwicap_of_probe() 771 } else if (!strcmp(family, "virtex5")) { in hwicap_of_probe() 773 } else if (!strcmp(family, "virtex6")) { in hwicap_of_probe() 794 const char *family; in hwicap_drv_probe() local 807 family = pdev->dev.platform_data; in hwicap_drv_probe() 809 if (family) { in hwicap_drv_probe() [all …]
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.c | 187 if (drm->device.info.family == NV_DEVICE_INFO_V0_CELSIUS && reg1 >= NV_PRAMDAC_VPLL_COEFF) { in nouveau_hw_get_pllvals() 395 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) in nv_save_state_ramdac() 451 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) { in nv_save_state_ramdac() 472 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) in nv_load_state_ramdac() 523 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) { in nv_load_state_ramdac() 604 if (drm->device.info.family >= NV_DEVICE_INFO_V0_KELVIN) in nv_save_state_ext() 607 if (drm->device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext() 616 if (drm->device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) { in nv_save_state_ext() 620 if (drm->device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext() 623 if (drm->device.info.family == NV_DEVICE_INFO_V0_CURIE) in nv_save_state_ext() [all …]
|
/drivers/misc/mic/host/ |
D | mic_main.c | 95 switch (mdev->family) { in mic_ops_init() 115 enum mic_hw_family family; in mic_get_family() local 133 family = MIC_FAMILY_X100; in mic_get_family() 136 family = MIC_FAMILY_UNKNOWN; in mic_get_family() 139 return family; in mic_get_family() 154 mdev->family = mic_get_family(pdev); in mic_device_init()
|
/drivers/hwmon/ |
D | hwmon-vid.c | 175 u8 family; member 272 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm() argument 278 family == vrm_models[i].family && in find_vrm()
|