Home
last modified time | relevance | path

Searched refs:chip_name (Results 1 – 25 of 63) sorted by relevance

123

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8192c.c357 strscpy(priv->chip_name, "8191CU", sizeof(priv->chip_name)); in rtl8192cu_identify_chip()
362 strscpy(priv->chip_name, "8192CU", sizeof(priv->chip_name)); in rtl8192cu_identify_chip()
370 strscpy(priv->chip_name, "8188CU", sizeof(priv->chip_name)); in rtl8192cu_identify_chip()
457 strscpy(priv->chip_name, "8188RU", sizeof(priv->chip_name)); in rtl8192cu_parse_efuse()
H A D8723a.c155 strscpy(priv->chip_name, "8723AU", sizeof(priv->chip_name)); in rtl8723au_identify_chip()
/linux/drivers/mfd/
H A Dretu-mfd.c121 char *chip_name; member
128 .chip_name = "Retu",
135 .chip_name = "Tahvo",
255 rdat->chip_name, ret); in retu_probe()
259 dev_info(rdev->dev, "%s%s%s v%d.%d found\n", rdat->chip_name, in retu_probe()
/linux/drivers/video/fbdev/via/
H A Daccel.c308 u32 chip_name = viapar->shared->chip_info.gfx_chip_name; in viafb_setup_engine() local
317 switch (chip_name) { in viafb_setup_engine()
372 vq_len, chip_name = viapar->shared->chip_info.gfx_chip_name; in viafb_reset_engine() local
387 switch (chip_name) { in viafb_reset_engine()
424 switch (chip_name) { in viafb_reset_engine()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v3_0.c269 const char *chip_name; in sdma_v3_0_init_microcode() local
279 chip_name = "tonga"; in sdma_v3_0_init_microcode()
282 chip_name = "fiji"; in sdma_v3_0_init_microcode()
285 chip_name = "polaris10"; in sdma_v3_0_init_microcode()
288 chip_name = "polaris11"; in sdma_v3_0_init_microcode()
291 chip_name = "polaris12"; in sdma_v3_0_init_microcode()
294 chip_name = "vegam"; in sdma_v3_0_init_microcode()
297 chip_name = "carrizo"; in sdma_v3_0_init_microcode()
300 chip_name = "stoney"; in sdma_v3_0_init_microcode()
308 "amdgpu/%s_sdma.bin", chip_name); in sdma_v3_0_init_microcode()
[all …]
H A Damdgpu_psp.h539 const char *chip_name);
541 const char *chip_name);
543 const char *chip_name);
545 const char *chip_name);
547 const char *chip_name);
H A Dgfx_v8_0.c941 const char *chip_name; in gfx_v8_0_init_microcode() local
953 chip_name = "topaz"; in gfx_v8_0_init_microcode()
956 chip_name = "tonga"; in gfx_v8_0_init_microcode()
959 chip_name = "carrizo"; in gfx_v8_0_init_microcode()
962 chip_name = "fiji"; in gfx_v8_0_init_microcode()
965 chip_name = "stoney"; in gfx_v8_0_init_microcode()
968 chip_name = "polaris10"; in gfx_v8_0_init_microcode()
971 chip_name = "polaris11"; in gfx_v8_0_init_microcode()
974 chip_name = "polaris12"; in gfx_v8_0_init_microcode()
977 chip_name = "vegam"; in gfx_v8_0_init_microcode()
[all …]
/linux/sound/pci/hda/
H A Dhda_sysfs.c75 CODEC_INFO_STR_SHOW(chip_name, core.chip_name);
196 CODEC_INFO_STR_STORE(chip_name, core.chip_name);
504 static RECONFIG_DEVICE_ATTR(chip_name);
/linux/drivers/media/usb/em28xx/
H A Dem28xx-cards.c3579 const char *chip_name = NULL; in em28xx_init_dev() local
3603 chip_name = "em2800"; in em28xx_init_dev()
3606 chip_name = "em2710"; in em28xx_init_dev()
3609 chip_name = "em2750"; in em28xx_init_dev()
3612 chip_name = "em2765"; in em28xx_init_dev()
3618 chip_name = "em2710/2820"; in em28xx_init_dev()
3623 chip_name = "em2710"; in em28xx_init_dev()
3625 chip_name = "em2820"; in em28xx_init_dev()
3630 chip_name = "em2840"; in em28xx_init_dev()
3633 chip_name = "em2860"; in em28xx_init_dev()
[all …]
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c554 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_h264_level()
575 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_h264_profile()
589 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_h265_level()
605 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_h265_profile()
619 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_vp9_level()
639 switch (ctx->dev->chip_name) { in mtk_vcodec_dec_fill_vp9_profile()
/linux/sound/hda/
H A Dhdac_device.c109 codec->chip_name = kasprintf(GFP_KERNEL, "ID %x", in snd_hdac_device_init()
111 if (!codec->chip_name) { in snd_hdac_device_init()
135 kfree(codec->chip_name); in snd_hdac_device_exit()
194 kfree(codec->chip_name); in snd_hdac_device_set_chip_name()
195 codec->chip_name = newname; in snd_hdac_device_set_chip_name()
/linux/drivers/media/dvb-frontends/
H A Dlgdt330x.c183 char *chip_name; in lgdt330x_init() local
256 chip_name = "LGDT3302"; in lgdt330x_init()
261 chip_name = "LGDT3303"; in lgdt330x_init()
280 chip_name = "undefined"; in lgdt330x_init()
285 dprintk(state, "Initialized the %s chip\n", chip_name); in lgdt330x_init()
H A Dsi2165.c1153 const char *chip_name; in si2165_probe() local
1227 chip_name = "Si2161"; in si2165_probe()
1231 chip_name = "Si2165"; in si2165_probe()
1243 chip_name, rev_char, state->chip_type, in si2165_probe()
1246 strlcat(state->fe.ops.info.name, chip_name, in si2165_probe()
/linux/arch/sparc/kernel/
H A Dpsycho_common.h47 const char *chip_name, int chip_type);
H A Dpsycho_common.c454 const char *chip_name, int chip_type) in psycho_pbm_init_common() argument
471 pbm->name, chip_name, in psycho_pbm_init_common()
/linux/drivers/gpu/drm/radeon/
H A Dni.c688 const char *chip_name; in ni_init_microcode() local
699 chip_name = "BARTS"; in ni_init_microcode()
708 chip_name = "TURKS"; in ni_init_microcode()
717 chip_name = "CAICOS"; in ni_init_microcode()
726 chip_name = "CAYMAN"; in ni_init_microcode()
735 chip_name = "ARUBA"; in ni_init_microcode()
747 DRM_INFO("Loading %s Microcode\n", chip_name); in ni_init_microcode()
749 snprintf(fw_name, sizeof(fw_name), "radeon/%s_pfp.bin", chip_name); in ni_init_microcode()
760 snprintf(fw_name, sizeof(fw_name), "radeon/%s_me.bin", chip_name); in ni_init_microcode()
782 snprintf(fw_name, sizeof(fw_name), "radeon/%s_mc.bin", chip_name); in ni_init_microcode()
[all …]
H A Dr600.c2434 const char *chip_name; in r600_init_microcode() local
2445 chip_name = "R600"; in r600_init_microcode()
2449 chip_name = "RV610"; in r600_init_microcode()
2453 chip_name = "RV630"; in r600_init_microcode()
2457 chip_name = "RV620"; in r600_init_microcode()
2461 chip_name = "RV635"; in r600_init_microcode()
2465 chip_name = "RV670"; in r600_init_microcode()
2470 chip_name = "RS780"; in r600_init_microcode()
2474 chip_name = "RV770"; in r600_init_microcode()
2480 chip_name = "RV730"; in r600_init_microcode()
[all …]
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c1438 const char *chip_name; in rtl8187_probe() local
1546 chip_name = "RTL8187BvB(early)"; in rtl8187_probe()
1551 chip_name = "RTL8187vD"; in rtl8187_probe()
1554 chip_name = "RTL8187vB (default)"; in rtl8187_probe()
1568 chip_name = "RTL8187BvB"; in rtl8187_probe()
1572 chip_name = "RTL8187BvD"; in rtl8187_probe()
1576 chip_name = "RTL8187BvE"; in rtl8187_probe()
1580 chip_name = "RTL8187BvB (default)"; in rtl8187_probe()
1639 mac_addr, chip_name, priv->asic_rev, priv->rf->name, in rtl8187_probe()
/linux/drivers/watchdog/
H A Dw83627hf_wdt.c478 static const char * const chip_name[] = { in wdt_init() local
517 chip_name[chip]); in wdt_init()
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h168 char chip_name[8]; member
/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh112 cat $CONFIGFS_DIR/$CHIP/$BANK/chip_name 2> /dev/null || \
183 test -n `cat $CONFIGFS_DIR/chip/bank/chip_name` || fail "chip_name doesn't work"
/linux/sound/pci/ctxfi/
H A Dxfi.c104 card->shortname, atc->chip_name, atc->model_name); in ct_card_probe()
H A Dctatc.h82 const char *chip_name; member
/linux/drivers/media/rc/
H A Dnuvoton-cir.c396 const char *chip_name; in nvt_hw_detect() local
420 chip_name = nvt_find_chip(nvt, chip_id); in nvt_hw_detect()
423 if (!chip_name) in nvt_hw_detect()
429 chip_name, nvt->chip_major, nvt->chip_minor); in nvt_hw_detect()
/linux/Documentation/admin-guide/gpio/
H A Dgpio-sim.rst40 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/chip_name``
45 ``'chip_name'`` attribute is read-only and allows the user-space to read the

123