Home
last modified time | relevance | path

Searched refs:VIA (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v6.6/Documentation/i2c/busses/
Di2c-viapro.rst6 * VIA Technologies, Inc. VT82C596A/B
7 Datasheet: Sometimes available at the VIA website
9 * VIA Technologies, Inc. VT82C686A/B
10 Datasheet: Sometimes available at the VIA website
12 * VIA Technologies, Inc. VT8231, VT8233, VT8233A
13 Datasheet: available on request from VIA
15 * VIA Technologies, Inc. VT8235, VT8237R, VT8237A, VT8237S, VT8251
16 Datasheet: available on request and under NDA from VIA
18 * VIA Technologies, Inc. CX700
19 Datasheet: available on request and under NDA from VIA
[all …]
Di2c-via.rst6 * VIA Technologies, InC. VT82C586B
7 Datasheet: Publicly available at the VIA website
14 i2c-via is an i2c bus driver for motherboards with VIA chipset.
16 The following VIA pci chipsets are supported:
22 Bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
38 This can happen. This driver uses the pins VIA recommends in their
/Linux-v6.6/drivers/net/ethernet/via/
DKconfig3 # VIA device configuration
7 bool "VIA devices"
14 the questions about VIA devices. If you say Y, you will be asked for
20 tristate "VIA Rhine support"
27 If you have a VIA "Rhine" based network card (Rhine-I (VT86C100A),
46 tristate "VIA Velocity support"
53 If you have a VIA "Velocity" based network card say Y here.
/Linux-v6.6/drivers/pinctrl/vt8500/
DKconfig3 # VIA/Wondermedia PINCTRL drivers
14 bool "VIA VT8500 pin controller driver"
19 VIA VT8500 SoCs.
/Linux-v6.6/drivers/staging/vt6655/
DKconfig3 tristate "VIA Technologies VT6655 support"
6 This is a vendor-written driver for VIA VT6655.
/Linux-v6.6/drivers/staging/vt6656/
DKconfig3 tristate "VIA Technologies VT6656 support"
7 This is a vendor-written driver for VIA VT6656.
/Linux-v6.6/drivers/ata/
Dpata_via.c679 { PCI_VDEVICE(VIA, 0x0415), },
680 { PCI_VDEVICE(VIA, 0x0571), },
681 { PCI_VDEVICE(VIA, 0x0581), },
682 { PCI_VDEVICE(VIA, 0x1571), },
683 { PCI_VDEVICE(VIA, 0x3164), },
684 { PCI_VDEVICE(VIA, 0x5324), },
685 { PCI_VDEVICE(VIA, 0xC409), VIA_IDFLAG_SINGLE },
686 { PCI_VDEVICE(VIA, 0x9001), VIA_IDFLAG_SINGLE },
Dsata_via.c87 { PCI_VDEVICE(VIA, 0x5337), vt6420 },
88 { PCI_VDEVICE(VIA, 0x0591), vt6420 }, /* 2 sata chnls (Master) */
89 { PCI_VDEVICE(VIA, 0x3149), vt6420 }, /* 2 sata chnls (Master) */
90 { PCI_VDEVICE(VIA, 0x3249), vt6421 }, /* 2 sata chnls, 1 pata chnl */
91 { PCI_VDEVICE(VIA, 0x5372), vt6420 },
92 { PCI_VDEVICE(VIA, 0x7372), vt6420 },
93 { PCI_VDEVICE(VIA, 0x5287), vt8251 }, /* 2 sata chnls (Master/Slave) */
94 { PCI_VDEVICE(VIA, 0x9000), vt8251 },
/Linux-v6.6/arch/arm/boot/dts/vt8500/
Dwm8750-apc8750.dts4 * - Device tree file for VIA APC8750
13 model = "VIA APC8750";
/Linux-v6.6/drivers/media/platform/via/
DKconfig3 comment "VIA media platform drivers"
12 Driver support for the integrated camera controller in VIA
/Linux-v6.6/Documentation/devicetree/bindings/net/
Dvia-rhine.txt1 * VIA Rhine 10/100 Network Controller
5 Rhine controllers found in VIA VT8500, WonderMedia WM8950
Dvia-velocity.txt1 * VIA Velocity 10/100/1000 Network Controller
/Linux-v6.6/arch/arm/mach-vt8500/
DKconfig8 Support for VIA/WonderMedia VT8500/WM85xx System-on-Chip.
11 bool "VIA/Wondermedia 85xx and WM8650"
/Linux-v6.6/Documentation/fb/
Dvt8623fb.rst2 vt8623fb - fbdev driver for graphics core in VIA VT8623 chipset
9 VIA VT8623 [CLE266] chipset and its graphics core
12 I tested vt8623fb on VIA EPIA ML-6000
/Linux-v6.6/Documentation/hwmon/
Dvt1211.rst6 * VIA VT1211
12 Datasheet: Provided by VIA upon request and under NDA
19 Thanks to Joseph Chan and Fiona Gatt from VIA for providing documentation and
49 The VIA VT1211 Super-I/O chip includes complete hardware monitoring
89 The board level scaling resistors according to VIA's recommendation are as
106 .. [1] Depending on the CPU (1.4V is for a VIA C3 Nehemiah).
136 According to the VIA VT1211 BIOS porting guide, the following gain and offset
144 VIA C3 Ezra 83.869 0.9528
145 VIA C3 Ezra-T 73.869 0.9528
/Linux-v6.6/Documentation/devicetree/bindings/serial/
Dvt8500-uart.txt1 * VIA VT8500 and WonderMedia WM8xxx UART Controller
4 - compatible: should be "via,vt8500-uart" (for VIA/WonderMedia chips up to and
/Linux-v6.6/arch/x86/
DKconfig.cpu42 - "CyrixIII/VIA C3" for VIA Cyrix III or VIA C3.
43 - "VIA C3-2" for VIA C3-2 "Nehemiah" (model 9 and above).
44 - "VIA C7" for VIA C7.
235 bool "CyrixIII/VIA-C3"
247 bool "VIA C3-2 (Nehemiah)"
250 Select this for a VIA C3 "Nehemiah". Selecting this enables usage
255 bool "VIA C7"
258 Select this for a VIA C7. Selecting this uses the correct cache
347 # 6 processor, except that it is broken on certain VIA chips.
/Linux-v6.6/drivers/cpufreq/
DKconfig.x86304 tristate "VIA Cyrix III Longhaul"
307 This adds the CPUFreq driver for VIA Samuel/CyrixIII,
308 VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
316 tristate "VIA C7 Enhanced PowerSaver (DANGEROUS)"
319 This adds the CPUFreq driver for VIA C7 processors. However, this driver
/Linux-v6.6/Documentation/devicetree/bindings/arm/vt8500/
Dvia,vt8500-pmc.txt1 VIA/Wondermedia VT8500 Power Management Controller
/Linux-v6.6/Documentation/devicetree/bindings/display/
Dwm,prizm-ge-rops.txt1 VIA/Wondermedia Graphics Engine Controller
Dvia,vt8500-fb.txt1 VIA VT8500 Framebuffer
/Linux-v6.6/Documentation/devicetree/bindings/timer/
Dvia,vt8500-timer.txt1 VIA/Wondermedia VT8500 Timer
/Linux-v6.6/Documentation/devicetree/bindings/rtc/
Dvia,vt8500-rtc.txt1 VIA/Wondermedia VT8500 Realtime Clock Controller
/Linux-v6.6/Documentation/devicetree/bindings/interrupt-controller/
Dvia,vt8500-intc.txt1 VIA/Wondermedia VT8500 Interrupt Controller
/Linux-v6.6/arch/powerpc/include/asm/
Dhydra.h49 char VIA[0x2000]; member

123