| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| D | i2c-pca-isa.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * i2c-pca-isa.c driver for PCA9564 on ISA boards 17 #include <linux/isa.h> 19 #include <linux/i2c-algo-pca.h> 24 #define DRIVER "i2c-pca-isa" 27 static unsigned long base; variable 28 static int irq = -1; 42 base+reg, val); in pca_isa_writebyte() 44 outb(val, base+reg); in pca_isa_writebyte() 49 int res = inb(base+reg); in pca_isa_readbyte() [all …]
|
| /kernel/linux/linux-6.6/drivers/i2c/busses/ |
| D | i2c-pca-isa.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * i2c-pca-isa.c driver for PCA9564 on ISA boards 17 #include <linux/isa.h> 19 #include <linux/i2c-algo-pca.h> 24 #define DRIVER "i2c-pca-isa" 27 static unsigned long base; variable 28 static int irq = -1; 42 base+reg, val); in pca_isa_writebyte() 44 outb(val, base+reg); in pca_isa_writebyte() 49 int res = inb(base+reg); in pca_isa_readbyte() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/riscv/ |
| D | extensions.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RISC-V ISA extensions 10 - Paul Walmsley <paul.walmsley@sifive.com> 11 - Palmer Dabbelt <palmer@sifive.com> 12 - Conor Dooley <conor@kernel.org> 15 RISC-V has a large number of extensions, some of which are "standard" 16 extensions, meaning they are ratified by RISC-V International, and others 34 riscv,isa: [all …]
|
| D | cpus.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR MIT) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RISC-V CPUs 10 - Paul Walmsley <paul.walmsley@sifive.com> 11 - Palmer Dabbelt <palmer@sifive.com> 12 - Conor Dooley <conor@kernel.org> 15 This document uses some terminology common to the RISC-V community 19 mandated by the RISC-V ISA: a PC and some registers. This 27 - $ref: /schemas/cpu.yaml# [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | isa-bridge.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Routines for tracking a legacy ISA bridge 26 #include <asm/pci-bridge.h> 28 #include <asm/ppc-pci.h> 29 #include <asm/isa-bridge.h> 31 unsigned long isa_io_base; /* NULL if no ISA bus */ 34 /* Cached ISA bridge dev. */ 89 /* From "ISA Binding to 1275" in pci_process_ISA_OF_ranges() 92 * cells 0 - 1: an ISA address in pci_process_ISA_OF_ranges() 93 * cells 2 - 4: a PCI address in pci_process_ISA_OF_ranges() [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | isa-bridge.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Routines for tracking a legacy ISA bridge 26 #include <asm/pci-bridge.h> 28 #include <asm/ppc-pci.h> 29 #include <asm/isa-bridge.h> 31 unsigned long isa_io_base; /* NULL if no ISA bus */ 34 /* Cached ISA bridge dev. */ 73 pr_err("ISA: Bad CPU mapping: %s\n", __func__); in process_ISA_OF_ranges() 74 return -EINVAL; in process_ISA_OF_ranges() 79 pr_warn("ISA: bridge %pOF has non aligned IO range\n", isa_node); in process_ISA_OF_ranges() [all …]
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | e5500_power_isa.dtsi | 2 * e5500 Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e500mc_power_isa.dtsi | 2 * e500mc Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e6500_power_isa.dtsi | 2 * e6500 Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e500v2_power_isa.dtsi | 2 * e500v2 Power ISA Device Tree Source (include) 37 power-isa-version = "2.03"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-e.le; // Embedded.Little-Endian 43 power-isa-e.pm; // Embedded.Performance Monitor 44 power-isa-ecl; // Embedded Cache Locking 45 power-isa-mmc; // Memory Coherence [all …]
|
| D | e500v1_power_isa.dtsi | 2 * e500v1 Power ISA Device Tree Source (include) 37 power-isa-version = "2.03"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-e.le; // Embedded.Little-Endian 43 power-isa-e.pm; // Embedded.Performance Monitor 44 power-isa-ecl; // Embedded Cache Locking 45 power-isa-mmc; // Memory Coherence [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/fsl/ |
| D | e5500_power_isa.dtsi | 2 * e5500 Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e500mc_power_isa.dtsi | 2 * e500mc Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e6500_power_isa.dtsi | 2 * e6500 Power ISA Device Tree Source (include) 37 power-isa-version = "2.06"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-ds; // Decorated Storage 43 power-isa-e.ed; // Embedded.Enhanced Debug 44 power-isa-e.pd; // Embedded.External PID 45 power-isa-e.hv; // Embedded.Hypervisor [all …]
|
| D | e500v2_power_isa.dtsi | 2 * e500v2 Power ISA Device Tree Source (include) 37 power-isa-version = "2.03"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-e.le; // Embedded.Little-Endian 43 power-isa-e.pm; // Embedded.Performance Monitor 44 power-isa-ecl; // Embedded Cache Locking 45 power-isa-mmc; // Memory Coherence [all …]
|
| D | e500v1_power_isa.dtsi | 2 * e500v1 Power ISA Device Tree Source (include) 37 power-isa-version = "2.03"; 38 power-isa-b; // Base 39 power-isa-e; // Embedded 40 power-isa-atb; // Alternate Time Base 41 power-isa-cs; // Cache Specification 42 power-isa-e.le; // Embedded.Little-Endian 43 power-isa-e.pm; // Embedded.Performance Monitor 44 power-isa-ecl; // Embedded Cache Locking 45 power-isa-mmc; // Memory Coherence [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | isa.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * ISA bus. 33 return -ENODEV; in isa_register_driver() 52 pr_err("%s: Number of irq (%u) does not match number of base (%u)\n", \ 54 return -EINVAL; \ 68 * module_isa_driver() - Helper macro for registering a ISA driver 72 * Helper macro for ISA drivers which do not do anything special in module 81 * module_isa_driver_with_irq() - Helper macro for registering an ISA driver with irq 86 * Helper macro for ISA drivers with irq that do not do anything special in 95 * max_num_isa_dev() - Maximum possible number registered of an ISA device [all …]
|
| /kernel/linux/linux-6.6/arch/arc/kernel/ |
| D | setup.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) 31 #include <asm/dsp-impl.h> 38 /* Part of U-boot ABI: see head.S */ 51 unsigned long base; member 87 struct bcr_generic isa; in arcompact_mumbojumbo() local 89 READ_BCR(ARC_REG_ISA_CFG_BCR, isa); in arcompact_mumbojumbo() 91 if (!isa.ver) /* ISA BCR absent, use Kconfig info */ in arcompact_mumbojumbo() 94 /* ARC700_BUILD only has 2 bits of isa info */ in arcompact_mumbojumbo() 95 atomic = isa.info & 1; in arcompact_mumbojumbo() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | isa.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * ISA bus. 33 return -ENODEV; in isa_register_driver() 42 * module_isa_driver() - Helper macro for registering a ISA driver 46 * Helper macro for ISA drivers which do not do anything special in module 63 * max_num_isa_dev() - Maximum possible number registered of an ISA device 64 * @__ida_dev_ext: ISA device address extent 66 * The highest base address possible for an ISA device is 0x3FF; this results in 67 * 1024 possible base addresses. Dividing the number of possible base addresses
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| D | cpufeature.c | 1 // SPDX-License-Identifier: GPL-2.0-only 18 /* Host ISA bitmap */ 26 * riscv_isa_extension_base() - Get base extension word 28 * @isa_bitmap: ISA bitmap to use 29 * Return: base extension word as unsigned long value 31 * NOTE: If isa_bitmap is NULL then Host ISA bitmap will be used. 42 * __riscv_isa_extension_available() - Check whether given extension 45 * @isa_bitmap: ISA bitmap to use 49 * NOTE: If isa_bitmap is NULL then Host ISA bitmap will be used. 65 const char *isa; in riscv_fill_hwcap() local [all …]
|
| /kernel/linux/linux-6.6/Documentation/riscv/ |
| D | hwprobe.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 RISC-V Hardware Probing Interface 4 --------------------------------- 6 The RISC-V hardware probing interface is based around a single syscall, which 18 The arguments are split into three groups: an array of key-value pairs, a CPU 19 set, and some flags. The key-value pairs are supplied with a count. Userspace 22 will be cleared to -1, and its value set to 0. The CPU set is defined by 23 CPU_SET(3). For value-like keys (eg. vendor/arch/impl), the returned value will 24 be only be valid if all CPUs in the given set have the same value. Otherwise -1 25 will be returned. For boolean-like keys, the value returned will be a logical [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/ |
| D | cs89x0.h | 1 /* Copyright, 1988-1992, Russell Nelson, Crynwr Software 18 #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ 19 /* offset 2h -> Model/Product Number */ 20 /* offset 3h -> Chip Revision Number */ 22 #define PP_ISAIOB 0x0020 /* IO base address */ 23 #define PP_CS8900_ISAINT 0x0022 /* ISA interrupt select */ 24 #define PP_CS8920_ISAINT 0x0370 /* ISA interrupt select */ 25 #define PP_CS8900_ISADMA 0x0024 /* ISA Rec DMA channel */ 26 #define PP_CS8920_ISADMA 0x0374 /* ISA Rec DMA channel */ 27 #define PP_ISASOF 0x0026 /* ISA DMA offset */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/ |
| D | cs89x0.h | 1 /* Copyright, 1988-1992, Russell Nelson, Crynwr Software 18 #define PP_ChipID 0x0000 /* offset 0h -> Corp -ID */ 19 /* offset 2h -> Model/Product Number */ 20 /* offset 3h -> Chip Revision Number */ 22 #define PP_ISAIOB 0x0020 /* IO base address */ 23 #define PP_CS8900_ISAINT 0x0022 /* ISA interrupt select */ 24 #define PP_CS8920_ISAINT 0x0370 /* ISA interrupt select */ 25 #define PP_CS8900_ISADMA 0x0024 /* ISA Rec DMA channel */ 26 #define PP_CS8920_ISADMA 0x0374 /* ISA Rec DMA channel */ 27 #define PP_ISASOF 0x0026 /* ISA DMA offset */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/i2c/busses/ |
| D | i2c-pca-isa.rst | 2 Kernel driver i2c-pca-isa 7 This driver supports ISA boards using the Philips PCA 9564 13 ----------------- 15 * base int 16 I/O base address 23 ----------- 25 This driver supports ISA boards using the Philips PCA 9564
|
| /kernel/linux/linux-5.10/Documentation/i2c/busses/ |
| D | i2c-pca-isa.rst | 2 Kernel driver i2c-pca-isa 7 This driver supports ISA boards using the Philips PCA 9564 13 ----------------- 15 * base int 16 I/O base address 23 ----------- 25 This driver supports ISA boards using the Philips PCA 9564
|