/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_policer.c | 30 int (*init)(struct mlxsw_sp_policer_family *family); 31 void (*fini)(struct mlxsw_sp_policer_family *family); 32 int (*policer_index_alloc)(struct mlxsw_sp_policer_family *family, 34 struct mlxsw_sp_policer * (*policer_index_free)(struct mlxsw_sp_policer_family *family, 36 int (*policer_init)(struct mlxsw_sp_policer_family *family, 38 int (*policer_params_check)(const struct mlxsw_sp_policer_family *family, 74 struct mlxsw_sp_policer_family *family = priv; in mlxsw_sp_policer_single_rate_occ_get() local 76 return atomic_read(&family->policers_count); in mlxsw_sp_policer_single_rate_occ_get() 80 mlxsw_sp_policer_single_rate_family_init(struct mlxsw_sp_policer_family *family) in mlxsw_sp_policer_single_rate_family_init() argument 82 struct mlxsw_core *core = family->mlxsw_sp->core; in mlxsw_sp_policer_single_rate_family_init() [all …]
|
/drivers/soc/renesas/ |
D | renesas-soc.c | 66 const struct renesas_family *family; member 71 .family = &fam_rza1, 75 .family = &fam_rza2, 80 .family = &fam_rmobile, 85 .family = &fam_rmobile, 90 .family = &fam_rzg1, 95 .family = &fam_rzg1, 100 .family = &fam_rzg1, 105 .family = &fam_rzg1, 110 .family = &fam_rzg1, [all …]
|
/drivers/gpu/drm/radeon/ |
D | radeon_kms.c | 250 if ((rdev->family >= CHIP_CEDAR) && (rdev->family <= CHIP_HEMLOCK)) in radeon_info_ioctl() 275 if (rdev->family == CHIP_HAWAII) { in radeon_info_ioctl() 289 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 291 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() 293 else if (rdev->family >= CHIP_CAYMAN) in radeon_info_ioctl() 295 else if (rdev->family >= CHIP_CEDAR) in radeon_info_ioctl() 297 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl() 299 else if (rdev->family >= CHIP_R600) in radeon_info_ioctl() 343 if (rdev->family >= CHIP_BONAIRE) in radeon_info_ioctl() 346 else if (rdev->family >= CHIP_TAHITI) in radeon_info_ioctl() [all …]
|
D | radeon_clocks.c | 128 if (rdev->family >= CHIP_R420) { in radeon_read_clocks_OF() 213 if (rdev->family < CHIP_RS600) { in radeon_get_clock_info() 247 if (rdev->family >= CHIP_R420) { in radeon_get_clock_info() 498 if ((rdev->family == CHIP_RS400) || in radeon_legacy_set_clock_gating() 499 (rdev->family == CHIP_RS480)) { in radeon_legacy_set_clock_gating() 546 } else if (rdev->family >= CHIP_RV350) { in radeon_legacy_set_clock_gating() 674 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating() 678 || ((rdev->family == CHIP_RV100) in radeon_legacy_set_clock_gating() 689 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating() 690 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating() [all …]
|
D | radeon_legacy_encoders.c | 244 if (rdev->family == CHIP_RV410) in radeon_legacy_lvds_mode_set() 425 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init() 426 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init() 427 rdev->family != CHIP_RV280 && in radeon_legacy_backlight_init() 428 rdev->family != CHIP_RV350); in radeon_legacy_backlight_init() 597 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) { in radeon_legacy_primary_dac_mode_set() 606 if (rdev->family == CHIP_R200 || ASIC_IS_R300(rdev)) { in radeon_legacy_primary_dac_mode_set() 796 if (rdev->family == CHIP_RV280) { in radeon_legacy_tmds_int_mode_set() 815 if (ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV280)) { in radeon_legacy_tmds_int_mode_set() 828 if (rdev->family == CHIP_R200 || in radeon_legacy_tmds_int_mode_set() [all …]
|
D | radeon_encoders.c | 54 if (rdev->family >= CHIP_R600) in radeon_encoder_clones() 103 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 104 (rdev->family == CHIP_RS400) || in radeon_get_encoder_enum() 105 (rdev->family == CHIP_RS480)) in radeon_get_encoder_enum() 137 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 138 (rdev->family == CHIP_RS400) || in radeon_get_encoder_enum() 139 (rdev->family == CHIP_RS480)) in radeon_get_encoder_enum() 148 if ((rdev->family == CHIP_RS600) || in radeon_get_encoder_enum() 149 (rdev->family == CHIP_RS690) || in radeon_get_encoder_enum() 150 (rdev->family == CHIP_RS740)) in radeon_get_encoder_enum() [all …]
|
D | radeon_device.c | 242 if (rdev->family < CHIP_R600) { in radeon_surface_init() 271 if (rdev->family < CHIP_R300) { in radeon_scratch_init() 503 } else if (rdev->family < CHIP_R300) { in radeon_wb_init() 509 if (rdev->family >= CHIP_R600) { in radeon_wb_init() 515 if (rdev->family >= CHIP_PALM) { in radeon_wb_init() 660 if (rdev->family >= CHIP_BONAIRE && in radeon_card_posted() 667 (rdev->family < CHIP_R600)) in radeon_card_posted() 703 if (rdev->family >= CHIP_R600) in radeon_card_posted() 1106 static int radeon_gart_size_auto(enum radeon_family family) in radeon_gart_size_auto() argument 1109 if (family >= CHIP_TAHITI) in radeon_gart_size_auto() [all …]
|
D | r100.c | 819 switch (rdev->family) { in r100_irq_process() 1008 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) || in r100_cp_init_microcode() 1009 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode() 1010 (rdev->family == CHIP_RS200)) { in r100_cp_init_microcode() 1013 } else if ((rdev->family == CHIP_R200) || in r100_cp_init_microcode() 1014 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode() 1015 (rdev->family == CHIP_RV280) || in r100_cp_init_microcode() 1016 (rdev->family == CHIP_RS300)) { in r100_cp_init_microcode() 1019 } else if ((rdev->family == CHIP_R300) || in r100_cp_init_microcode() 1020 (rdev->family == CHIP_R350) || in r100_cp_init_microcode() [all …]
|
D | radeon_gart.c | 81 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 || in radeon_gart_table_ram_alloc() 82 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_alloc() 106 if (rdev->family == CHIP_RS400 || rdev->family == CHIP_RS480 || in radeon_gart_table_ram_free() 107 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_free()
|
D | r600.c | 217 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 238 if (rdev->family >= CHIP_RV670 && rdev->family < CHIP_RS780) in r600_set_uvd_clocks() 251 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 279 if (rdev->family >= CHIP_RS780) in r600_set_uvd_clocks() 370 if ((rdev->flags & RADEON_IS_IGP) || (rdev->family == CHIP_R600)) { in r600_pm_get_dynpm_state() 652 if (rdev->family == CHIP_R600) { in r600_pm_init_profile() 1080 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) && in r600_pcie_gart_tlb_flush() 1481 if (rdev->family == CHIP_RS780 || rdev->family == CHIP_RS880) { in r600_mc_init() 1623 if (rdev->family >= CHIP_RV770) { in r600_gpu_check_soft_reset() 1699 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset() [all …]
|
D | rv770_dpm.c | 150 if (rdev->family == CHIP_RV770) in rv770_mg_clock_gating_enable() 627 if (rdev->family == CHIP_RV740) in rv770_convert_power_level_to_smc() 630 else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_convert_power_level_to_smc() 639 if (rdev->family == CHIP_RV740) { in rv770_convert_power_level_to_smc() 654 } else if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_convert_power_level_to_smc() 789 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum() 799 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum() 808 if ((rdev->family == CHIP_RV770) && !pi->mem_gddr5) { in rv770_program_mpll_timing_parameters() 1090 if (rdev->family == CHIP_RV740) { in rv770_populate_smc_initial_state() 1206 if ((rdev->family == CHIP_RV730) || (rdev->family == CHIP_RV710)) in rv770_init_smc_table() [all …]
|
D | btc_dpm.c | 1459 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_default() 1462 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_default() 1465 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_default() 1481 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_enable() 1484 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_enable() 1487 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_enable() 1493 if (rdev->family == CHIP_BARTS) { in btc_cg_clock_gating_enable() 1496 } else if (rdev->family == CHIP_TURKS) { in btc_cg_clock_gating_enable() 1499 } else if (rdev->family == CHIP_CAICOS) { in btc_cg_clock_gating_enable() 1514 if (rdev->family == CHIP_BARTS) { in btc_mg_clock_gating_default() [all …]
|
/drivers/video/fbdev/aty/ |
D | radeonfb.h | 62 #define IS_RV100_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_RV100) || \ 63 ((rinfo)->family == CHIP_FAMILY_RV200) || \ 64 ((rinfo)->family == CHIP_FAMILY_RS100) || \ 65 ((rinfo)->family == CHIP_FAMILY_RS200) || \ 66 ((rinfo)->family == CHIP_FAMILY_RV250) || \ 67 ((rinfo)->family == CHIP_FAMILY_RV280) || \ 68 ((rinfo)->family == CHIP_FAMILY_RS300)) 71 #define IS_R300_VARIANT(rinfo) (((rinfo)->family == CHIP_FAMILY_R300) || \ 72 ((rinfo)->family == CHIP_FAMILY_RV350) || \ 73 ((rinfo)->family == CHIP_FAMILY_R350) || \ [all …]
|
/drivers/w1/slaves/ |
D | Kconfig | 9 tristate "Thermal family implementation" 15 tristate "Simple 64bit memory family implementation" 29 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)" 45 tristate "Dual Channel Addressable Switch 0x3a family support (DS2413)" 51 tristate "Dual Channel Addressable Switch 0x12 family support (DS2406)" 67 counter family device (DS2423). 78 tristate "256b EEPROM family support (DS2430)" 81 family device (DS2430). 86 tristate "1kb EEPROM family support (DS2431)" 89 1kb EEPROM family device (DS2431) [all …]
|
/drivers/net/wireless/ralink/rt2x00/ |
D | Kconfig | 28 This adds support for rt2400 wireless chipset family. 40 This adds support for rt2500 wireless chipset family. 55 This adds support for rt2501 wireless chipset family. 72 This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. 84 This adds support for rt33xx wireless chipset family to the 92 This adds support for rt35xx wireless chipset family to the 101 This adds support for rt53xx wireless chipset family to the 109 This adds support for rt3290 wireless chipset family to the 120 This adds support for rt2500 wireless chipset family. 133 This adds support for rt2501 wireless chipset family. [all …]
|
/drivers/pinctrl/intel/ |
D | pinctrl-merrifield.c | 445 const struct mrfld_family *family; in mrfld_get_family() local 449 family = &mp->families[i]; in mrfld_get_family() 450 if (pin >= family->pin_base && in mrfld_get_family() 451 pin < family->pin_base + family->npins) in mrfld_get_family() 452 return family; in mrfld_get_family() 461 const struct mrfld_family *family; in mrfld_buf_available() local 463 family = mrfld_get_family(mp, pin); in mrfld_buf_available() 464 if (!family) in mrfld_buf_available() 467 return !family->protected; in mrfld_buf_available() 472 const struct mrfld_family *family; in mrfld_get_bufcfg() local [all …]
|
/drivers/w1/ |
D | w1.c | 84 w1_family_put(sl->family); in w1_slave_release() 401 unsigned int family; in w1_atoreg_num() local 418 i = sscanf(buf, "%02x-%012llx", &family, &id); in w1_atoreg_num() 423 rn->family = family; in w1_atoreg_num() 431 rn->family, (unsigned long long)rn->id, rn->crc); in w1_atoreg_num() 446 if (sl->reg_num.family == rn->family && in w1_slave_search_device() 515 dev_info(dev, "Device %02x-%012llx doesn't exists\n", rn.family, in w1_master_attribute_store_remove() 604 err = add_uevent_var(env, "W1_FID=%02X", sl->reg_num.family); in w1_uevent() 619 fops = sl->family->fops; in w1_family_notify() 664 sl->family->fops->remove_slave(sl); in w1_family_notify() [all …]
|
/drivers/base/ |
D | soc.c | 35 static DEVICE_ATTR(family, 0444, soc_info_show, NULL); 54 if ((attr == &dev_attr_family.attr) && soc_dev->attr->family) in soc_attribute_mode() 76 output = soc_dev->attr->family; in soc_info_show() 201 if (match->family && in soc_device_match_attr() 202 (!attr->family || !glob_match(match->family, attr->family))) in soc_device_match_attr() 250 if (!(matches->machine || matches->family || in soc_device_match()
|
/drivers/net/ethernet/sfc/ |
D | Kconfig | 20 tristate "Solarflare SFC9000/SFC9100/EF100-family support" 27 the Solarflare SFC9000-family and SFC9100-family controllers. 35 bool "Solarflare SFC9000/SFC9100-family MTD support" 43 bool "Solarflare SFC9000/SFC9100-family hwmon support" 50 bool "Solarflare SFC9000-family SR-IOV support" 58 bool "Solarflare SFC9000/SFC9100-family MCDI logging support"
|
/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | user.c | 166 case NV_04: args->v0.family = NV_DEVICE_INFO_V0_TNT; break; in nvkm_udevice_info() 168 case NV_11: args->v0.family = NV_DEVICE_INFO_V0_CELSIUS; break; in nvkm_udevice_info() 169 case NV_20: args->v0.family = NV_DEVICE_INFO_V0_KELVIN; break; in nvkm_udevice_info() 170 case NV_30: args->v0.family = NV_DEVICE_INFO_V0_RANKINE; break; in nvkm_udevice_info() 171 case NV_40: args->v0.family = NV_DEVICE_INFO_V0_CURIE; break; in nvkm_udevice_info() 172 case NV_50: args->v0.family = NV_DEVICE_INFO_V0_TESLA; break; in nvkm_udevice_info() 173 case NV_C0: args->v0.family = NV_DEVICE_INFO_V0_FERMI; break; in nvkm_udevice_info() 174 case NV_E0: args->v0.family = NV_DEVICE_INFO_V0_KEPLER; break; in nvkm_udevice_info() 175 case GM100: args->v0.family = NV_DEVICE_INFO_V0_MAXWELL; break; in nvkm_udevice_info() 176 case GP100: args->v0.family = NV_DEVICE_INFO_V0_PASCAL; break; in nvkm_udevice_info() [all …]
|
/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.c | 751 const char *family; in hwicap_of_probe() local 768 family = of_get_property(op->dev.of_node, "xlnx,family", NULL); in hwicap_of_probe() 770 if (family) { in hwicap_of_probe() 771 if (!strcmp(family, "virtex2p")) in hwicap_of_probe() 773 else if (!strcmp(family, "virtex4")) in hwicap_of_probe() 775 else if (!strcmp(family, "virtex5")) in hwicap_of_probe() 777 else if (!strcmp(family, "virtex6")) in hwicap_of_probe() 797 const char *family; in hwicap_drv_probe() local 811 family = pdev->dev.platform_data; in hwicap_drv_probe() 813 if (family) { in hwicap_drv_probe() [all …]
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.c | 187 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CELSIUS && reg1 >= NV_PRAMDAC_VPLL_COEFF) { in nouveau_hw_get_pllvals() 399 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) in nv_save_state_ramdac() 455 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE) { in nv_save_state_ramdac() 476 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) in nv_load_state_ramdac() 527 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE) { in nv_load_state_ramdac() 608 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_KELVIN) in nv_save_state_ext() 611 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext() 620 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_CELSIUS) { in nv_save_state_ext() 624 if (drm->client.device.info.family >= NV_DEVICE_INFO_V0_RANKINE) in nv_save_state_ext() 627 if (drm->client.device.info.family == NV_DEVICE_INFO_V0_CURIE) in nv_save_state_ext() [all …]
|
/drivers/soc/tegra/ |
D | Kconfig | 8 bool "Enable support for Tegra20 family" 25 bool "Enable support for Tegra30 family" 35 Support for NVIDIA Tegra T30 processor family, based on the 39 bool "Enable support for Tegra114 family" 47 Support for NVIDIA Tegra T114 processor family, based on the 51 bool "Enable support for Tegra124 family" 58 Support for NVIDIA Tegra T124 processor family, based on the
|
/drivers/gpu/drm/tidss/ |
D | Kconfig | 9 The TI Keystone family SoCs introduced a new generation of 10 Display SubSystem. There is currently three Keystone family 13 or M to add display support for TI Keystone family
|
/drivers/soc/imx/ |
D | Kconfig | 12 bool "i.MX8M SoC family support" 18 If you say yes here you get support for the NXP i.MX8M family 19 support, it will provide the SoC info like SoC family,
|