Home
last modified time | relevance | path

Searched +full:ati +full:- +full:mode (Results 1 – 25 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Diqs269a.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
28 "#address-cells":
31 "#size-cells":
34 azoteq,hall-enable:
37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes
[all …]
/kernel/linux/linux-4.19/drivers/ide/
Datiixp.c2 * Copyright (C) 2003 ATI Inc. <hyu@ati.com>
44 * atiixp_set_pio_mode - set host controller for PIO mode
48 * Set the interface PIO mode.
53 struct pci_dev *dev = to_pci_dev(hwif->dev); in atiixp_set_pio_mode()
55 int timing_shift = (drive->dn ^ 1) * 8; in atiixp_set_pio_mode()
58 const u8 pio = drive->pio_mode - XFER_PIO_0; in atiixp_set_pio_mode()
63 pio_mode_data &= ~(0x07 << (drive->dn * 4)); in atiixp_set_pio_mode()
64 pio_mode_data |= (pio << (drive->dn * 4)); in atiixp_set_pio_mode()
77 * atiixp_set_dma_mode - set host controller for DMA mode
81 * Set a ATIIXP host controller to the desired DMA mode. This involves
[all …]
/kernel/linux/linux-5.10/drivers/ata/
Dpata_atiixp.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * pata_atiixp.c - ATI PATA for new ATA layer
5 * (C) 2009-2010 Bartlomiej Zolnierkiewicz
9 * linux/drivers/ide/pci/atiixp.c Version 0.01-bart2 Feb. 26, 2004
11 * Copyright (C) 2003 ATI Inc. <hyu@ati.com>
39 /* Board has onboard PATA<->SATA converters */
40 .ident = "MSI E350DM-E33",
43 DMI_MATCH(DMI_BOARD_NAME, "E350DM-E33(MS-7720)"),
51 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in atiixp_cable_detect()
58 raw detection not play follow the bios mode guess */ in atiixp_cable_detect()
[all …]
Dahci.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * ahci.c - AHCI SATA support
6 * Please ALWAYS copy linux-ide@vger.kernel.org
9 * Copyright 2004-2005 Red Hat, Inc.
12 * as Documentation/driver-api/libata.rst
25 #include <linux/dma-mapping.h>
33 #include <linux/ahci-remap.h>
34 #include <linux/io-64-nonatomic-lo-hi.h>
249 { PCI_VDEVICE(INTEL, 0x06d6), board_ahci }, /* Comet Lake PCH-H RAID */
259 { PCI_VDEVICE(INTEL, 0x27c6), board_ahci }, /* ICH7-M DH */
[all …]
/kernel/linux/linux-4.19/drivers/ata/
Dpata_atiixp.c2 * pata_atiixp.c - ATI PATA for new ATA layer
4 * (C) 2009-2010 Bartlomiej Zolnierkiewicz
8 * linux/drivers/ide/pci/atiixp.c Version 0.01-bart2 Feb. 26, 2004
10 * Copyright (C) 2003 ATI Inc. <hyu@ati.com>
38 /* Board has onboard PATA<->SATA converters */
39 .ident = "MSI E350DM-E33",
42 DMI_MATCH(DMI_BOARD_NAME, "E350DM-E33(MS-7720)"),
50 struct pci_dev *pdev = to_pci_dev(ap->host->dev); in atiixp_cable_detect()
57 raw detection not play follow the bios mode guess */ in atiixp_cable_detect()
58 pci_read_config_byte(pdev, ATIIXP_IDE_UDMA_MODE + ap->port_no, &udma); in atiixp_cable_detect()
[all …]
Dahci.c2 * ahci.c - AHCI SATA support
5 * Please ALWAYS copy linux-ide@vger.kernel.org
8 * Copyright 2004-2005 Red Hat, Inc.
27 * as Documentation/driver-api/libata.rst
41 #include <linux/dma-mapping.h>
49 #include <linux/ahci-remap.h>
50 #include <linux/io-64-nonatomic-lo-hi.h>
265 { PCI_VDEVICE(INTEL, 0x27c6), board_ahci }, /* ICH7-M DH */
350 { PCI_VDEVICE(INTEL, 0x9dd3), board_ahci_mobile }, /* Cannon Lake PCH-LP AHCI */
393 { PCI_VDEVICE(INTEL, 0xa102), board_ahci }, /* Sunrise Point-H AHCI */
[all …]
/kernel/linux/linux-5.10/drivers/ide/
Datiixp.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2003 ATI Inc. <hyu@ati.com>
45 * atiixp_set_pio_mode - set host controller for PIO mode
49 * Set the interface PIO mode.
54 struct pci_dev *dev = to_pci_dev(hwif->dev); in atiixp_set_pio_mode()
56 int timing_shift = (drive->dn ^ 1) * 8; in atiixp_set_pio_mode()
59 const u8 pio = drive->pio_mode - XFER_PIO_0; in atiixp_set_pio_mode()
64 pio_mode_data &= ~(0x07 << (drive->dn * 4)); in atiixp_set_pio_mode()
65 pio_mode_data |= (pio << (drive->dn * 4)); in atiixp_set_pio_mode()
78 * atiixp_set_dma_mode - set host controller for DMA mode
[all …]
/kernel/linux/linux-5.10/drivers/input/misc/
Diqs269a.c1 // SPDX-License-Identifier: GPL-2.0+
8 * inductive keys as well as Hall-effect switches, and one for each of the two
149 #define IQS269_ATI_POLL_SLEEP_US (iqs269->delay_mult * 10000)
150 #define IQS269_ATI_POLL_TIMEOUT_US (iqs269->delay_mult * 500000)
151 #define IQS269_ATI_STABLE_DELAY_MS (iqs269->delay_mult * 150)
201 .name = "event-prox",
207 .name = "event-prox-alt",
214 .name = "event-touch",
220 .name = "event-touch-alt",
227 .name = "event-deep",
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dfb.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
23 /* 0x4607-0x460B are defined below */
51 #define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15: SVGA tileblit compatible modes */
53 #define FB_AUX_TEXT_SVGA_STEP2 8 /* SVGA text mode: text, attr */
54 #define FB_AUX_TEXT_SVGA_STEP4 9 /* SVGA text mode: text, attr, 2 reserved bytes */
55 #define FB_AUX_TEXT_SVGA_STEP8 10 /* SVGA text mode: text, attr, 6 reserved bytes */
56 #define FB_AUX_TEXT_SVGA_STEP16 11 /* SVGA text mode: text, attr, 14 reserved bytes */
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 */
[all …]
/kernel/linux/linux-4.19/include/uapi/linux/
Dfb.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
23 /* 0x4607-0x460B are defined below */
51 #define FB_AUX_TEXT_SVGA_GROUP 8 /* 8-15: SVGA tileblit compatible modes */
53 #define FB_AUX_TEXT_SVGA_STEP2 8 /* SVGA text mode: text, attr */
54 #define FB_AUX_TEXT_SVGA_STEP4 9 /* SVGA text mode: text, attr, 2 reserved bytes */
55 #define FB_AUX_TEXT_SVGA_STEP8 10 /* SVGA text mode: text, attr, 6 reserved bytes */
56 #define FB_AUX_TEXT_SVGA_STEP16 11 /* SVGA text mode: text, attr, 14 reserved bytes */
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 */
[all …]
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_intel.c1 // SPDX-License-Identifier: GPL-2.0-or-later
4 * hda_intel.c - Implementation of primary alsa driver code base
27 #include <linux/dma-mapping.h>
50 #include <sound/intel-dsp-config.h>
61 /* position fix mode */
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 */
114 static int position_fix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1};
115 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1};
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_agp.c51 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */
53 …/* Intel 82865G/PE/P DRAM Controller/Host-Hub / RV280 [Radeon 9200 SE] Needs AGPMode 4 (lp #300304…
71 /* Intel 82855PM host bridge / Mobility M9+ / VaioPCG-V505DX Needs AGPMode 2 (fdo #17928) */
98 /* ASRock K7VT4A+ AGP 8x / ATI Radeon 9250 AGP Needs AGPMode 4 (lp #133192) */
122 /* VIA VT8377 Host Bridge / RV280 Needs AGPMode 4 (ati ML) */
125 /* ATI Host Bridge / RV280 [M9+] Needs AGPMode 1 (phoronix forum) */
136 struct drm_agp_mode mode; in radeon_agp_init() local
144 ret = drm_agp_acquire(rdev->ddev); in radeon_agp_init()
150 ret = drm_agp_info(rdev->ddev, &info); in radeon_agp_init()
152 drm_agp_release(rdev->ddev); in radeon_agp_init()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
Dradeon_agp.c46 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */
48 …/* Intel 82865G/PE/P DRAM Controller/Host-Hub / RV280 [Radeon 9200 SE] Needs AGPMode 4 (lp #300304…
66 /* Intel 82855PM host bridge / Mobility M9+ / VaioPCG-V505DX Needs AGPMode 2 (fdo #17928) */
93 /* ASRock K7VT4A+ AGP 8x / ATI Radeon 9250 AGP Needs AGPMode 4 (lp #133192) */
117 /* VIA VT8377 Host Bridge / RV280 Needs AGPMode 4 (ati ML) */
120 /* ATI Host Bridge / RV280 [M9+] Needs AGPMode 1 (phoronix forum) */
131 struct drm_agp_mode mode; in radeon_agp_init() local
139 ret = drm_agp_acquire(rdev->ddev); in radeon_agp_init()
145 ret = drm_agp_info(rdev->ddev, &info); in radeon_agp_init()
147 drm_agp_release(rdev->ddev); in radeon_agp_init()
[all …]
/kernel/linux/linux-4.19/sound/pci/hda/
Dhda_intel.c3 * hda_intel.c - Implementation of primary alsa driver code base
23 * Temple Place - Suite 330, Boston, MA 02111-1307, USA.
41 #include <linux/dma-mapping.h>
73 /* position fix mode */
84 /* Defines for ATI HD Audio support in SB450 south bridge */
107 /* ICH, ATI and VIA have 4 playback and 4 capture */
115 /* ATI HDMI may have up to 8 playbacks and 0 capture */
128 static int position_fix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1};
129 static int bdl_pos_adj[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1};
130 static int probe_mask[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1};
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/
DKconfig18 Kernel-level support for the Direct Rendering Infrastructure (DRI)
118 In order to keep user-space compatibility, we want in certain
119 use-cases to keep leaking the fbdev physical address to the
120 user-space program handling the fbdev buffer.
138 /lib/firmware directory or one of the provided built-in
146 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
150 DisplayPort/USB-C to HDMI adapters.
193 tristate "ATI Radeon"
204 Choose this option if you have an ATI Radeon graphics card. There
206 run the Radeon in plain VGA mode.
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
20 a well-defined interface, so the software doesn't need to know
21 anything about the low-level (hardware register) stuff.
27 On several non-X86 architectures, the frame buffer device is the
35 and the Framebuffer-HOWTO at
36 <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for more
40 are compiling a kernel for a non-x86 architecture.
46 device-aware may cause unexpected results. If unsure, say N.
104 Allow generic frame-buffer functions to work on displays with 1, 2
136 Allow generic frame-buffer to provide get_fb_unmapped_area
[all …]
/kernel/linux/linux-4.19/Documentation/power/
Dvideo.txt4 2003-2006, Pavel Machek
11 driver -- vesafb and vgacon are widely used).
48 (3) systems that initialize video card into vga text mode and where
49 the BIOS works well enough to be able to set video mode. Use
52 (4) on some systems s3_bios kicks video into text mode, and
55 (5) radeon systems, where X can soft-boot your video card. You'll need
68 http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2.
71 do echo 3 > /sys/power/state && /usr/sbin/video_post - which will
72 initialize the display in console mode. If you are in X, you can switch
73 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
[all …]
/kernel/linux/linux-4.19/Documentation/fb/
Dmodedb.txt3 modedb default video mode support
6 Currently all frame buffer device drivers have their own video mode databases,
9 - one routine to probe for video modes, which can be used by all frame buffer
11 - one generic video mode database with a fair amount of standard videomodes
13 - the possibility to supply your own mode database for graphics hardware that
14 needs non-standard modes, like amifb and Mac frame buffer drivers (which
18 consider that to be a video mode option. If no frame buffer device is specified
19 in a video= option, fbmem considers that to be a global video mode option.
21 Valid mode specifiers (mode_option argument):
23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
[all …]
Daty128fb.txt6 This is a driver for a graphic framebuffer for ATI Rage128 based devices
14 * Most important: boot logo :-)
18 * graphic mode is slower than text mode... but you should not notice
33 box) and aty128fb (for graphics mode). You should not compile-in vesafb
34 unless you have primary display on non-Rage128 VBE2.0 device (see
41 XF68_FBDev should generally work fine, but it is non-accelerated. As of
55 noaccel - do not use acceleration engine. It is default.
56 accel - use acceleration engine. Not finished.
57 vmode:x - chooses PowerMacintosh video mode <x>. Deprecated.
58 cmode:x - chooses PowerMacintosh colour mode <x>. Deprecated.
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 # gallium uses SYS_kcmp for os_same_file_description() to de-duplicate
22 Kernel-level support for the Direct Rendering Infrastructure (DRI)
142 In order to keep user-space compatibility, we want in certain
143 use-cases to keep leaking the fbdev physical address to the
144 user-space program handling the fbdev buffer.
162 /lib/firmware directory or one of the provided built-in
167 EDID data are given in Documentation/admin-guide/edid.rst.
170 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support"
175 DisplayPort/USB-C to HDMI adapters.
[all …]
/kernel/linux/linux-4.19/drivers/video/fbdev/
DKconfig21 ---help---
25 a well-defined interface, so the software doesn't need to know
26 anything about the low-level (hardware register) stuff.
32 On several non-X86 architectures, the frame buffer device is the
40 and the Framebuffer-HOWTO at
41 <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for more
45 are compiling a kernel for a non-x86 architecture.
51 device-aware may cause unexpected results. If unsure, say N.
57 ---help---
80 ---help---
[all …]
/kernel/linux/linux-5.10/include/media/
Dtuner.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * tuner.h - definition for different tuners
5 * Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de)
6 * minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de)
14 #include <media/v4l2-mc.h>
73 #define TUNER_PHILIPS_4IN1 44 /* ATI TV Wonder Pro - Conexant */
83 #define TUNER_MICROTUNE_4042FI5 49 /* DViCO FusionHDTV 3 Gold-Q - 4042 FI5 (3X 8147) */
90 #define TUNER_TCL_2002MB 55 /* Hauppauge PVR-150 PAL */
92 #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */
93 #define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */
[all …]
/kernel/linux/linux-5.10/Documentation/fb/
Dmodedb.rst2 modedb default video mode support
6 Currently all frame buffer device drivers have their own video mode databases,
9 - one routine to probe for video modes, which can be used by all frame buffer
11 - one generic video mode database with a fair amount of standard videomodes
13 - the possibility to supply your own mode database for graphics hardware that
14 needs non-standard modes, like amifb and Mac frame buffer drivers (which
18 consider that to be a video mode option. If no frame buffer device is specified
19 in a video= option, fbmem considers that to be a global video mode option.
21 Valid mode specifiers (mode_option argument)::
23 <xres>x<yres>[M][R][-<bpp>][@<refresh>][i][m][eDd]
[all …]
/kernel/linux/linux-5.10/Documentation/power/
Dvideo.rst5 2003-2006, Pavel Machek
12 driver -- vesafb and vgacon are widely used).
49 (3) systems that initialize video card into vga text mode and where
50 the BIOS works well enough to be able to set video mode. Use
53 (4) on some systems s3_bios kicks video into text mode, and
56 (5) radeon systems, where X can soft-boot your video card. You'll need
69 http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2.
72 do echo 3 > /sys/power/state && /usr/sbin/video_post - which will
73 initialize the display in console mode. If you are in X, you can switch
74 to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
[all …]
/kernel/linux/linux-4.19/include/media/
Dtuner.h2 * tuner.h - definition for different tuners
4 * Copyright (C) 1997 Markus Schroeder (schroedm@uni-duesseldorf.de)
5 * minor modifications by Ralph Metzler (rjkm@thp.uni-koeln.de)
23 #include <media/v4l2-mc.h>
82 #define TUNER_PHILIPS_4IN1 44 /* ATI TV Wonder Pro - Conexant */
92 #define TUNER_MICROTUNE_4042FI5 49 /* DViCO FusionHDTV 3 Gold-Q - 4042 FI5 (3X 8147) */
99 #define TUNER_TCL_2002MB 55 /* Hauppauge PVR-150 PAL */
101 #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */
102 #define TUNER_PHILIPS_FQ1236A_MK4 57 /* Hauppauge PVR-500MCE NTSC */
116 #define TUNER_PHILIPS_TUV1236D 68 /* ATI HDTV Wonder */
[all …]

1234567