/arch/powerpc/boot/dts/fsl/ |
D | e6500_power_isa.dtsi | 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 46 power-isa-e.le; // Embedded.Little-Endian [all …]
|
D | e5500_power_isa.dtsi | 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 46 power-isa-e.le; // Embedded.Little-Endian [all …]
|
D | e500mc_power_isa.dtsi | 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 46 power-isa-e.le; // Embedded.Little-Endian [all …]
|
D | e500v2_power_isa.dtsi | 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 46 power-isa-sp; // Signal Processing Engine [all …]
|
D | mpc8544ds.dtsi | 154 isa@1e { 155 device_type = "isa";
|
D | p2020ds.dtsi | 274 isa@1e { 275 device_type = "isa";
|
/arch/arm/mach-footbridge/ |
D | Makefile | 7 obj-y := common.o dma.o isa-irq.o 15 obj-$(CONFIG_ARCH_CATS) += cats-hw.o isa-timer.o 17 obj-$(CONFIG_ARCH_NETWINDER) += netwinder-hw.o isa-timer.o 22 obj-$(CONFIG_ISA) += isa.o isa-rtc.o
|
/arch/sh/ |
D | Makefile | 18 isa-y := any 19 isa-$(CONFIG_SH_DSP) := sh 20 isa-$(CONFIG_CPU_SH2) := sh2 21 isa-$(CONFIG_CPU_SH2A) := sh2a 22 isa-$(CONFIG_CPU_SH3) := sh3 23 isa-$(CONFIG_CPU_SH4) := sh4 24 isa-$(CONFIG_CPU_SH4A) := sh4a 25 isa-$(CONFIG_CPU_SH4AL_DSP) := sh4al 26 isa-$(CONFIG_CPU_SH5) := shmedia 29 isa-$(CONFIG_SH_DSP) := $(isa-y)-dsp [all …]
|
/arch/mips/sgi-ip32/ |
D | ip32-platform.c | 18 #define MACEISA_SERIAL1_OFFS offsetof(struct sgi_mace, isa.serial1) 19 #define MACEISA_SERIAL2_OFFS offsetof(struct sgi_mace, isa.serial2) 95 #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
|
/arch/x86/kvm/ |
D | trace.h | 222 TP_PROTO(unsigned int exit_reason, struct kvm_vcpu *vcpu, u32 isa), 223 TP_ARGS(exit_reason, vcpu, isa), 228 __field( u32, isa ) 236 __entry->isa = isa; 242 (__entry->isa == KVM_ISA_VMX) ? 555 __u32 exit_int_info, __u32 exit_int_info_err, __u32 isa), 557 exit_int_info, exit_int_info_err, isa), 566 __field( __u32, isa ) 576 __entry->isa = isa; 581 (__entry->isa == KVM_ISA_VMX) ? [all …]
|
/arch/arc/kernel/ |
D | setup.c | 55 READ_BCR(ARC_REG_ISA_CFG_BCR, cpu->isa); in read_arc_build_cfg_regs() 180 atomic = cpu->isa.atomic1; in arc_cpu_mumbojumbo() 181 if (!cpu->isa.ver) /* ISA BCR absent, use Kconfig info */ in arc_cpu_mumbojumbo() 185 be = cpu->isa.be; in arc_cpu_mumbojumbo() 186 atomic = cpu->isa.atomic; in arc_cpu_mumbojumbo() 219 IS_AVAIL2(cpu->isa.ldd, "ll64 ", CONFIG_ARC_HAS_LL64), in arc_cpu_mumbojumbo() 220 IS_AVAIL1(cpu->isa.unalign, "unalign (not used)")); in arc_cpu_mumbojumbo() 239 IS_AVAIL1(cpu->isa.div_rem, "div_rem "), in arc_cpu_mumbojumbo()
|
D | entry.S | 72 ; Reset to .text as this file is included in entry-<isa>.S 380 ##### DONT ADD CODE HERE - .Lrestore_regs actually follows in entry-<isa>.S
|
/arch/mips/include/asm/mach-loongson64/cs5536/ |
D | cs5536_vsm.h | 27 DECLARE_CS5536_MODULE(isa)
|
/arch/m32r/lib/ |
D | delay.c | 111 #error unknown isa configuration in __const_udelay()
|
D | memcpy.S | 51 #error unknown isa configuration
|
D | memset.S | 92 #error unknown isa configuration
|
/arch/m32r/include/asm/ |
D | ptrace.h | 30 #error unknown isa configuration
|
D | assembler.h | 116 #error unknown isa configuration 169 #error unknown isa configuration
|
/arch/powerpc/kernel/ |
D | legacy_serial.c | 398 struct device_node *isa = of_get_parent(np); in find_legacy_serial_ports() local 399 if (isa && (!strcmp(isa->name, "isa") || in find_legacy_serial_ports() 400 !strcmp(isa->name, "lpc"))) { in find_legacy_serial_ports() 402 index = add_legacy_isa_port(np, isa); in find_legacy_serial_ports() 407 of_node_put(isa); in find_legacy_serial_ports()
|
D | prom_init.c | 2331 phandle isa; in fixup_device_tree_maple() local 2337 isa = call_prom("finddevice", 1, 1, ADDR(name)); in fixup_device_tree_maple() 2338 if (!PHANDLE_VALID(isa)) { in fixup_device_tree_maple() 2340 isa = call_prom("finddevice", 1, 1, ADDR(name)); in fixup_device_tree_maple() 2343 if (!PHANDLE_VALID(isa)) in fixup_device_tree_maple() 2346 if (prom_getproplen(isa, "ranges") != 12) in fixup_device_tree_maple() 2348 if (prom_getprop(isa, "ranges", isa_ranges, sizeof(isa_ranges)) in fixup_device_tree_maple() 2365 prom_setprop(isa, name, "ranges", in fixup_device_tree_maple()
|
/arch/powerpc/boot/dts/ |
D | amigaone.dts | 61 isa@7 { 62 device_type = "isa"; 171 linux,stdout-path = "/pci@80000000/isa@7/serial@3f8";
|
D | mvme5100.dts | 155 isa { 159 device_type = "isa"; 160 compatible = "isa";
|
/arch/arm/kernel/ |
D | Makefile | 43 obj-$(CONFIG_ISA_DMA) += dma-isa.o 44 obj-$(CONFIG_PCI) += bios32.o isa.o
|
/arch/m32r/kernel/ |
D | process.c | 100 #error unknown isa configuration in show_regs()
|
/arch/x86/platform/ce4100/ |
D | falconfalls.dts | 415 isa@1f,0 { 418 compatible = "isa";
|