/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 67 Applies an 8-count offset to all long-term averages upon either ATI or 136 azoteq,ati-band-disable: 138 description: Disables the ATI band check. 140 azoteq,ati-lp-only: 142 description: Limits automatic ATI to low-power mode. 144 azoteq,ati-band-tighten: 146 description: Tightens the ATI band from 1/8 to 1/16 of the desired target. 325 azoteq,ati-mode: 330 Specifies the channel's ATI mode as follows: 336 azoteq,ati-base: [all …]
|
/Linux-v5.10/drivers/ide/ |
D | atiixp.c | 3 * Copyright (C) 2003 ATI Inc. <hyu@ati.com> 178 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP200_IDE), 0 }, 179 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP300_IDE), 0 }, 180 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP400_IDE), 0 }, 181 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP600_IDE), 1 }, 182 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP700_IDE), 0 }, 211 MODULE_DESCRIPTION("PCI driver module for ATI IXP IDE");
|
/Linux-v5.10/drivers/ata/ |
D | pata_atiixp.c | 3 * pata_atiixp.c - ATI PATA for new ATA layer 11 * Copyright (C) 2003 ATI Inc. <hyu@ati.com> 291 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP200_IDE), }, 292 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP300_IDE), }, 293 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP400_IDE), }, 294 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP600_IDE), }, 295 { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP700_IDE), }, 315 MODULE_DESCRIPTION("low-level driver for ATI IXP200/300/400");
|
D | ahci.c | 428 /* ATI */ 429 { PCI_VDEVICE(ATI, 0x4380), board_ahci_sb600 }, /* ATI SB600 */ 430 { PCI_VDEVICE(ATI, 0x4390), board_ahci_sb700 }, /* ATI SB700/800 */ 431 { PCI_VDEVICE(ATI, 0x4391), board_ahci_sb700 }, /* ATI SB700/800 */ 432 { PCI_VDEVICE(ATI, 0x4392), board_ahci_sb700 }, /* ATI SB700/800 */ 433 { PCI_VDEVICE(ATI, 0x4393), board_ahci_sb700 }, /* ATI SB700/800 */ 434 { PCI_VDEVICE(ATI, 0x4394), board_ahci_sb700 }, /* ATI SB700/800 */ 435 { PCI_VDEVICE(ATI, 0x4395), board_ahci_sb700 }, /* ATI SB700/800 */
|
/Linux-v5.10/drivers/media/rc/keymaps/ |
D | rc-ati-x10.c | 3 * ATI X10 RF remote keytable 18 * Source: ATI REMOTE WONDER™ Installation Guide 19 * http://www2.ati.com/manuals/remctrl.pdf 22 * original ATI Remote Wonder, but were moved on later models. 93 /* Extra keys, not on the original ATI remote */
|
D | rc-ati-tv-wonder-hd-600.c | 2 // ati-tv-wonder-hd-600.h - Keytable for ati_tv_wonder_hd_600 Remote Controller 11 /* ATI TV Wonder HD 600 USB
|
D | Makefile | 9 rc-ati-tv-wonder-hd-600.o \ 10 rc-ati-x10.o \
|
/Linux-v5.10/sound/pci/ |
D | atiixp.c | 3 * ALSA driver for ATI IXP 150/200/250/300 AC97 controllers 24 MODULE_DESCRIPTION("ATI IXP AC97 controller"); 26 MODULE_SUPPORTED_DEVICE("{{ATI,IXP150/200/250/300/400/600}}"); 36 MODULE_PARM_DESC(index, "Index value for ATI IXP controller."); 38 MODULE_PARM_DESC(id, "ID string for ATI IXP controller."); 245 * ATI IXP chip 276 { PCI_VDEVICE(ATI, 0x4341), 0 }, /* SB200 */ 277 { PCI_VDEVICE(ATI, 0x4361), 0 }, /* SB300 */ 278 { PCI_VDEVICE(ATI, 0x4370), 0 }, /* SB400 */ 279 { PCI_VDEVICE(ATI, 0x4382), 0 }, /* SB600 */ [all …]
|
D | atiixp_modem.c | 3 * ALSA driver for ATI IXP 150/200/250 AC97 modem controllers 24 MODULE_DESCRIPTION("ATI IXP MC97 controller"); 26 MODULE_SUPPORTED_DEVICE("{{ATI,IXP150/200/250}}"); 33 MODULE_PARM_DESC(index, "Index value for ATI IXP controller."); 35 MODULE_PARM_DESC(id, "ID string for ATI IXP controller."); 219 * ATI IXP chip 251 { PCI_VDEVICE(ATI, 0x434d), 0 }, /* SB200 */ 252 { PCI_VDEVICE(ATI, 0x4378), 0 }, /* SB400 */ 981 err = snd_pcm_new(chip->card, "ATI IXP MC97", ATI_PCMDEV_ANALOG, 1, 1, &pcm); in snd_atiixp_pcm_new() 988 strcpy(pcm->name, "ATI IXP MC97"); in snd_atiixp_pcm_new() [all …]
|
D | Kconfig | 77 tristate "ATI IXP AC97 Controller" 81 device on motherboards with ATI chipsets (ATI IXP 150/200/250/ 88 tristate "ATI IXP Modem" 92 motherboards with ATI chipsets (ATI IXP 150/200/250).
|
/Linux-v5.10/drivers/input/mouse/ |
D | inport.c | 13 * Inport (ATI XL and Microsoft) busmouse driver for Linux 29 MODULE_DESCRIPTION("Inport (ATI XL and Microsoft) busmouse driver"); 46 #define INPORT_NAME "ATI XL Mouse"
|
D | Kconfig | 307 Say Y here if you have an InPort, Microsoft or ATI XL busmouse. 314 bool "ATI XL variant" 317 Say Y here if your mouse is of the ATI XL variety.
|
/Linux-v5.10/sound/pci/hda/ |
D | hda_intel.c | 72 /* Defines for ATI HD Audio support in SB450 south bridge */ 93 /* ICH, ATI and VIA have 4 playback and 4 capture */ 101 /* ATI HDMI may have up to 8 playbacks and 0 capture */ 229 "{ATI, SB450}," 230 "{ATI, SB600}," 231 "{ATI, RS600}," 232 "{ATI, RS690}," 233 "{ATI, RS780}," 234 "{ATI, R600}," 235 "{ATI, RV630}," [all …]
|
D | hda_eld.c | 599 /* ATI/AMD specific stuff (ELD emulation) */ 639 /* ATI/AMD does not have ELD, emulate it */ in snd_hdmi_get_eld_ati() 644 codec_info(codec, "HDMI ATI/AMD: no speaker allocation for ELD\n"); in snd_hdmi_get_eld_ati() 685 codec_info(codec, "HDMI ATI/AMD: Truncating HDMI sink description with length %d\n", in snd_hdmi_get_eld_ati() 700 continue; /* not handled by ATI/AMD */ in snd_hdmi_get_eld_ati() 727 codec_info(codec, "HDMI ATI/AMD: no audio descriptors for ELD\n"); in snd_hdmi_get_eld_ati()
|
/Linux-v5.10/drivers/video/fbdev/aty/ |
D | atyfb.h | 3 * ATI Frame Buffer Device Driver Core Definitions 194 * ATI Mach64 features 306 extern const struct aty_dac_ops aty_dac_ati68860b; /* ATI 68860-B */ 325 extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */
|
D | radeon_backlight.c | 3 * Backlight code for ATI Radeon based graphic cards 138 if (!pmac_has_backlight_type("ati") && in radeonfb_bl_init()
|
/Linux-v5.10/include/uapi/linux/ |
D | fb.h | 77 #define FB_ACCEL_ATI_MACH64GX 6 /* ATI Mach 64GX family */ 79 #define FB_ACCEL_ATI_MACH64CT 8 /* ATI Mach 64CT family */ 80 #define FB_ACCEL_ATI_MACH64VT 9 /* ATI Mach 64CT family VT class */ 81 #define FB_ACCEL_ATI_MACH64GT 10 /* ATI Mach 64CT family GT class */ 103 #define FB_ACCEL_ATI_RAGE128 32 /* ATI Rage128 family */ 109 #define FB_ACCEL_ATI_RADEON 38 /* ATI Radeon family */
|
/Linux-v5.10/drivers/input/misc/ |
D | iqs269a.c | 639 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-mode", &val)) { in iqs269_parse_chan() 643 "Invalid channel %u ATI mode: %u\n", reg, val); in iqs269_parse_chan() 648 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-base", &val)) { in iqs269_parse_chan() 652 "Invalid channel %u ATI base: %u\n", reg, val); in iqs269_parse_chan() 657 if (!fwnode_property_read_u32(ch_node, "azoteq,ati-target", &val)) { in iqs269_parse_chan() 661 "Invalid channel %u ATI target: %u\n", reg, in iqs269_parse_chan() 880 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop() 884 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop() 888 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop() 976 * Volunteer all active channels to participate in ATI when REDO-ATI is in iqs269_parse_prop() [all …]
|
/Linux-v5.10/drivers/gpu/drm/ |
D | Kconfig | 237 tristate "ATI Radeon" 247 Choose this option if you have an ATI Radeon graphics card. There 419 tristate "ATI Rage 128" 423 Choose this option if you have an ATI Rage 128 graphics card. If M
|
/Linux-v5.10/drivers/net/can/usb/ |
D | Kconfig | 75 - ATI Memorator Pro 2xHS v2 76 - ATI USBcan Pro 2xHS v2
|
/Linux-v5.10/drivers/video/fbdev/ |
D | Kconfig | 1202 tristate "ATI Radeon display support" 1211 Choose this option if you want to use an ATI Radeon graphics card as 1219 bool "DDC/I2C for ATI Radeon support" 1242 tristate "ATI Rage128 display support" 1250 This driver supports graphics boards with the ATI Rage128 chips. 1265 tristate "ATI Mach64 display support" if PCI || ATARI 1273 This driver supports graphics boards with the ATI Mach64 chips. 1284 Say Y here to support use of ATI's 64-bit Rage boards (or other 1286 framebuffer device. The ATI product support page for these boards 1287 is at <http://support.ati.com/products/pc/mach64/mach64.html>. [all …]
|
D | offb.c | 40 cmap_simple, /* ATI Mach64 */ 41 cmap_r128, /* ATI Rage128 */ 42 cmap_M3A, /* ATI Rage Mobility M3 Head A */ 43 cmap_M3B, /* ATI Rage Mobility M3 Head B */ 44 cmap_radeon, /* ATI Radeon */ 46 cmap_avivo, /* ATI R5xx */
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | rc.yaml | 30 - rc-ati-tv-wonder-hd-600 31 - rc-ati-x10
|
/Linux-v5.10/drivers/char/agp/ |
D | Kconfig | 46 tristate "ATI chipset support" 50 X on the ATI RadeonIGP family of chipsets.
|
D | ati-agp.c | 2 * ATi AGPGART routines. 511 dev_err(&pdev->dev, "unsupported Ati chipset [%04x/%04x])\n", in agp_ati_probe() 525 dev_info(&pdev->dev, "Ati %s chipset\n", devs[j].chipset_name); in agp_ati_probe() 559 .name = "agpgart-ati",
|