Home
last modified time | relevance | path

Searched refs:ISA (Results 1 – 25 of 186) sorted by relevance

12345678

/linux-6.15/Documentation/arch/arm/
H A Dnetwinder.rst59 6 ISA IRDA
62 9 ISA
64 11 ISA
66 13 ISA
67 14 ISA hda1
68 15 ISA
77 0 ISA IRDA
78 1 ISA
81 4 ISA
82 5 ISA
[all …]
/linux-6.15/Documentation/arch/powerpc/
H A Disa-versions.rst2 CPU to ISA Version Mapping
5 Mapping of some CPU versions to relevant ISA versions.
12 Power10 Power ISA v3.1
13 Power9 Power ISA v3.0B
14 Power8 Power ISA v2.07
15 e6500 Power ISA v2.06 with some exceptions
17 Power7 Power ISA v2.06
18 Power6 Power ISA v2.05
19 PA6T Power ISA v2.04
22 Power5++ Power ISA v2.04 (no VMX)
[all …]
/linux-6.15/arch/m68k/
H A DKconfig.bus38 config ISA config
43 Find out whether you have ISA slots on your motherboard. ISA is the
46 (MCA) or VESA. ISA is an older system, now being displaced by PCI;
47 newer boards don't support it. If you have ISA, say Y, otherwise N.
50 bool "Atari ROM port ISA adapter support"
53 This option enables support for the ROM port ISA adapter used to
54 operate ISA cards on Atari. Only 8 bit cards are supported, and
/linux-6.15/Documentation/arch/riscv/
H A Dhwprobe.rst79 by version 2.2 of the RISC-V ISA manual.
89 in version 1.0 of the Bit-Manipulation ISA extensions.
92 in version 1.0 of the Bit-Manipulation ISA extensions.
98 in version 1.0 of the Bit-Manipulation ISA extensions.
101 defined in version 1.0 of the Scalar Crypto ISA extensions.
125 in version 1.0 of the Scalar Crypto ISA extensions.
158 as defined in the RISC-V ISA manual.
161 supported as defined in the RISC-V ISA manual.
164 is supported as defined in the RISC-V ISA manual.
187 is supported as defined in the RISC-V ISA manual.
[all …]
/linux-6.15/drivers/pnp/isapnp/
H A DKconfig3 # ISA Plug and Play configuration
6 bool "ISA Plug and Play support"
7 depends on ISA || (HAS_IOPORT && COMPILE_TEST)
9 Say Y here if you would like support for ISA Plug and Play devices.
/linux-6.15/Documentation/core-api/
H A Ddma-isa-lpc.rst2 DMA with ISA and LPC devices
7 This document describes how to do DMA transfers using the old ISA DMA
8 controller. Even though ISA is more or less dead today the LPC bus
14 To do ISA style DMA you need to include two headers::
22 The second contains the routines specific to ISA DMA transfers. Since
24 Kconfig to be dependent on ISA_DMA_API (not ISA) so that nobody tries
30 The ISA DMA controller has some very strict requirements on which
59 has its origins in ISA it is used elsewhere.
63 reverting to the ISA functions.
68 A normal ISA DMA controller has 8 channels. The lower four are for
[all …]
/linux-6.15/Documentation/userspace-api/
H A Disapnp.rst2 ISA Plug & Play support
13 This directory allows access to ISA PnP cards and logical devices.
14 The regular files contain the contents of ISA PnP registers for
/linux-6.15/Documentation/hwmon/
H A Dw83627hf.rst5 * Winbond W83627HF (ISA accesses ONLY)
7 Addresses scanned: ISA address retrieved from Super I/O registers
10 Addresses scanned: ISA address retrieved from Super I/O registers
13 Addresses scanned: ISA address retrieved from Super I/O registers
16 Addresses scanned: ISA address retrieved from Super I/O registers
19 Addresses scanned: ISA address retrieved from Super I/O registers
41 This driver implements support for ISA accesses *only* for
45 This driver supports ISA accesses, which should be more reliable
53 now that this ISA driver has been developed.
H A Dnct6775.rst15 Addresses scanned: ISA address retrieved from Super I/O registers
23 Addresses scanned: ISA address retrieved from Super I/O registers
31 Addresses scanned: ISA address retrieved from Super I/O registers
39 Addresses scanned: ISA address retrieved from Super I/O registers
47 Addresses scanned: ISA address retrieved from Super I/O registers
55 Addresses scanned: ISA address retrieved from Super I/O registers
63 Addresses scanned: ISA address retrieved from Super I/O registers
71 Addresses scanned: ISA address retrieved from Super I/O registers
79 Addresses scanned: ISA address retrieved from Super I/O registers
87 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dw83627ehf.rst6 * Winbond W83627EHF/EHG (ISA access ONLY)
10 Addresses scanned: ISA address retrieved from Super I/O registers
18 Addresses scanned: ISA address retrieved from Super I/O registers
26 Addresses scanned: ISA address retrieved from Super I/O registers
34 Addresses scanned: ISA address retrieved from Super I/O registers
42 Addresses scanned: ISA address retrieved from Super I/O registers
50 Addresses scanned: ISA address retrieved from Super I/O registers
58 Addresses scanned: ISA address retrieved from Super I/O registers
66 Addresses scanned: ISA address retrieved from Super I/O registers
/linux-6.15/Documentation/driver-api/
H A Disa.rst2 ISA Drivers
6 commit of the ISA bus driver authored by Rene Herman.
9 pointed out that (ALSA) ISA drivers ran into the problem of not having
13 ISA bus might be best; Russell King agreed and suggested this bus could
16 The attached does this. For this old non (generically) discoverable ISA
40 duplicated init code from the ALSA ISA drivers.
58 With this additional .match() callback ISA drivers have all options. If
115 module_isa_driver is a helper macro for ISA drivers which do not do
121 ISA devices which may be registered in the I/O port address space given
122 the address extent of the ISA devices.
/linux-6.15/drivers/comedi/
H A DKconfig93 bool "Comedi ISA and PC/104 drivers"
94 depends on ISA || ISA_BUS || PC104
97 Enable comedi ISA and PC/104 drivers to be built
193 Enable support for Advantech PCL-818 ISA cards
213 PC272E ISA DIO boards
275 and compatible ISA and PC/104 cards:
290 and compatible ISA and PC/104 cards:
400 tristate "FL512 ISA card support"
402 Enable support for FL512 ISA card
462 tristate "NI AT-A2150 ISA card support"
[all …]
/linux-6.15/drivers/input/gameport/
H A DKconfig27 tristate "Classic ISA and PnP gameport support"
28 depends on ISA
30 Say Y here if you have an ISA or PnP gameport.
39 depends on ISA
/linux-6.15/Documentation/translations/zh_CN/core-api/irq/
H A Dconcepts.rst23 编号。在ISA(工业标准体系结构)的情况下所枚举的是两个i8259中断控制器的16个输入引脚。
26 ISA IRQ是赋予这种额外含义的一个典型例子。
/linux-6.15/drivers/media/radio/
H A DKconfig225 # ISA drivers configuration
229 bool "ISA radio devices"
230 depends on ISA || COMPILE_TEST
239 depends on ISA || COMPILE_TEST
260 depends on ISA || COMPILE_TEST
271 depends on ISA || COMPILE_TEST
311 depends on ISA || COMPILE_TEST
317 depends on ISA || COMPILE_TEST
332 depends on ISA || COMPILE_TEST
356 depends on ISA || COMPILE_TEST
[all …]
/linux-6.15/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml7 title: RISC-V ISA extensions
38 User-Level ISA document, available from
47 While the isa strings in ISA specification are case
57 version of the unprivileged ISA specification.
72 version of the unprivileged ISA specification.
121 version of the privileged ISA specification.
178 ISA specification.
206 version of the privileged ISA specification.
212 privileged ISA specification.
218 ISA specification.
[all …]
/linux-6.15/drivers/net/ethernet/3com/
H A DKconfig9 depends on ISA || EISA || PCI || PCMCIA
22 depends on (ISA || EISA)
35 tristate "3c515 ISA \"Fast EtherLink\""
36 depends on ISA && ISA_DMA_API && !PPC32
39 If you have a 3Com ISA EtherLink XL "Corkscrew" 3c515 Fast Ethernet
/linux-6.15/Documentation/i2c/busses/
H A Di2c-pca-isa.rst7 This driver supports ISA boards using the Philips PCA 9564
25 This driver supports ISA boards using the Philips PCA 9564
H A Di2c-sis630.rst41 00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
46 00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
51 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS964 [MuTIOL Media IO]
/linux-6.15/Documentation/devicetree/bindings/interrupt-controller/
H A Driscv,cpu-intc.yaml16 The RISC-V supervisor ISA manual specifies three interrupt sources that are
25 All RISC-V systems that conform to the supervisor ISA specification are
27 the interrupt map is defined by the ISA it's not listed in the HLIC's device
50 The interrupt sources are defined by the RISC-V supervisor ISA manual,
/linux-6.15/Documentation/admin-guide/media/
H A Dradio-cardlist.rst29 radio-terratec TerraTec ActiveRadio ISA Standalone
34 fm_drv ISA radio devices
35 fm_drv ISA radio devices
/linux-6.15/drivers/eisa/
H A Deisa.ids412 DBI0801 "Digi PC/Xr - ISA"
413 DBI0901 "Digi PC/Xt - ISA"
414 DBI0C01 "Digi DataFire - ISA"
416 DBI0E01 "Digi PC IMAC - ISA"
417 DBI0F01 "Digi PC IMAC/4 - ISA"
418 DBI1001 "Digi PC/Xe - ISA"
448 DEL0000 "Generic ISA Board"
742 ICU1190 "Quantum ISA-200S"
788 ISA0000 "Generic ISA Adapter"
793 ISA3000 "ISA-PCMCIA Adapter"
[all …]
/linux-6.15/drivers/net/can/cc770/
H A DKconfig9 tristate "ISA Bus based legacy CC770 driver"
13 connected to the ISA bus using I/O port, memory mapped or
/linux-6.15/Documentation/sound/cards/
H A Djoystick.rst16 The joystick support of ALSA drivers is different between ISA and PCI
17 cards. In the case of ISA (PnP) cards, it's usually handled by the
86 ISA Cards
89 ALSA ISA drivers don't have the built-in gameport support.
/linux-6.15/drivers/net/ethernet/cirrus/
H A DKconfig9 depends on ISA || EISA || ARM || MAC || COMPILE_TEST
24 tristate "CS89x0 ISA driver support"
26 depends on ISA

12345678