/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | kuroboxHG.dts | 37 #size-cells = <0>; 41 reg = <0x0>; 44 bus-frequency = <0>; /* Fixed by bootloader */ 46 i-cache-size = <0x4000>; 47 d-cache-size = <0x4000>; 53 reg = <0x0 0x8000000>; 61 store-gathering = <0>; /* 0 == off, !0 == on */ 62 reg = <0x80000000 0x100000>; 63 ranges = <0x80000000 0x80000000 0x70000000 /* pci mem space */ 64 0xfc000000 0xfc000000 0x100000 /* EUMB */ [all …]
|
H A D | kuroboxHD.dts | 37 #size-cells = <0>; 41 reg = <0x0>; 44 bus-frequency = <0>; /* Fixed by bootloader */ 46 i-cache-size = <0x4000>; 47 d-cache-size = <0x4000>; 53 reg = <0x0 0x4000000>; 61 store-gathering = <0>; /* 0 == off, !0 == on */ 62 reg = <0x80000000 0x100000>; 63 ranges = <0x80000000 0x80000000 0x70000000 /* pci mem space */ 64 0xfc000000 0xfc000000 0x100000 /* EUMB */ [all …]
|
H A D | mvme5100.dts | 26 #size-cells = <0>; 30 reg = <0x0>; 44 reg = <0x0 0x20000000>; 51 ranges = <0x0 0xfef80000 0x10000>; 52 reg = <0xfef80000 0x10000>; 57 reg = <0x8000 0x80>; 68 reg = <0x8200 0x80>; 78 #address-cells = <0>; 82 reg = <0xf3f80000 0x40000>; 92 reg = <0xfec00000 0x400000>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sram/ |
H A D | qcom,ocmem.yaml | 86 "-sram@[0-9a-f]+$": 106 reg = <0xfdd00000 0x2000>, 107 <0xfec00000 0x180000>; 118 ranges = <0 0xfec00000 0x100000>; 120 gmu-sram@0 { 121 reg = <0x0 0x100000>;
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | ioapic.h | 11 #define IO_APIC_ADDR 0xfec00000 14 #define IO_APIC_INDEX (IO_APIC_ADDR + 0x00) 15 #define IO_APIC_DATA (IO_APIC_ADDR + 0x10) 18 #define IO_APIC_ID 0x00 19 #define IO_APIC_VER 0x01
|
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | hardware.h | 23 #define IO_PHYS UL(0x01c00000) 24 #define IO_OFFSET 0xfd000000 /* Virtual IO = 0xfec00000 */ 25 #define IO_SIZE 0x00400000
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8992.dtsi | 29 reg = <0xfdd00000 0x2000>, <0xfec00000 0x100000>; 31 gmu-sram@0 { 32 reg = <0x0 0x80000>;
|
/openbmc/qemu/include/hw/intc/ |
H A D | ioapic.h | 24 #define IO_APIC_DEFAULT_ADDRESS 0xfec00000 25 #define IO_APIC_SECONDARY_ADDRESS (IO_APIC_DEFAULT_ADDRESS + 0x10000) 26 #define IO_APIC_SECONDARY_IRQBASE 24 /* primary 0 -> 23, secondary 24 -> 47 */
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | intel,ce4100-ioapic.yaml | 57 reg = <0xfec00000 0x1000>;
|
/openbmc/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | gpu.yaml | 20 … - pattern: '^qcom,adreno-[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]$' 26 - pattern: '^qcom,adreno-[3-6][0-9][0-9]\.[0-9]$' 32 - pattern: '^amd,imageon-200\.[0-1]$' 130 pattern: '^qcom,adreno-[3-5][0-9][0-9]\.[0-9]$' 206 pattern: '^qcom,adreno-6[0-9][0-9]\.[0-9]$' 233 reg = <0xfdb00000 0x10000>; 247 iommus = <&gpu_iommu 0>; 254 reg = <0xfdd00000 0x2000>, 255 <0xfec00000 0x180000>; 264 ranges = <0 0xfec00000 0x100000>; [all …]
|
/openbmc/linux/arch/powerpc/platforms/chrp/ |
H A D | gg2.h | 23 #define GG2_PCI_MEM_BASE 0xc0000000 /* Peripheral memory space */ 24 #define GG2_ISA_MEM_BASE 0xf7000000 /* Peripheral memory alias */ 25 #define GG2_ISA_IO_BASE 0xf8000000 /* Peripheral I/O space */ 26 #define GG2_PCI_CONFIG_BASE 0xfec00000 /* PCI configuration space */ 27 #define GG2_INT_ACK_SPECIAL 0xfec80000 /* Interrupt acknowledge and */ 29 #define GG2_ROM_BASE0 0xff000000 /* ROM bank 0 */ 30 #define GG2_ROM_BASE1 0xff800000 /* ROM bank 1 */ 39 #define GG2_PCI_BUSNO 0x40 /* Bus number */ 40 #define GG2_PCI_SUBBUSNO 0x41 /* Subordinate bus number */ 41 #define GG2_PCI_DISCCTR 0x42 /* Disconnect counter */ [all …]
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | grackle.c | 18 #define GRACKLE_CFA(b, d, o) (0x80 | ((b) << 8) | ((d) << 16) \ 21 #define GRACKLE_PICR1_STG 0x00000040 22 #define GRACKLE_PICR1_LOOPSNOOP 0x00000010 30 out_be32(bp->cfg_addr, GRACKLE_CFA(0, 0, 0xa8)); in grackle_set_stg() 34 out_be32(bp->cfg_addr, GRACKLE_CFA(0, 0, 0xa8)); in grackle_set_stg() 43 out_be32(bp->cfg_addr, GRACKLE_CFA(0, 0, 0xa8)); in grackle_set_loop_snoop() 47 out_be32(bp->cfg_addr, GRACKLE_CFA(0, 0, 0xa8)); in grackle_set_loop_snoop() 54 setup_indirect_pci(hose, 0xfec00000, 0xfee00000, 0); in setup_grackle() 59 #if 0 /* Disabled for now, HW problems ??? */ in setup_grackle()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | ioapic.h | 14 #define IOAPIC_VERSION_ID 0x11 /* IOAPIC version */ 15 #define IOAPIC_EDGE_TRIG 0 18 #define IOAPIC_DEFAULT_BASE_ADDRESS 0xfec00000 19 #define IOAPIC_MEM_LENGTH 0x100 22 #define IOAPIC_REG_SELECT 0x00 23 #define IOAPIC_REG_WINDOW 0x10 26 #define IOAPIC_REG_APIC_ID 0x00 /* x86 IOAPIC only */ 27 #define IOAPIC_REG_VERSION 0x01 28 #define IOAPIC_REG_ARB_ID 0x02 /* x86 IOAPIC only */ 31 #define IOAPIC_FIXED 0x0 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/ |
H A D | cdn-dp-rockchip.txt | 39 reg = <0x0 0xfec00000 0x0 0x100000>; 53 #size-cells = <0>; 58 #size-cells = <0>; 62 #size-cells = <0>; 63 dp_in_vopb: endpoint@0 { 64 reg = <0>;
|
/openbmc/linux/arch/arm/mach-mv78xx0/ |
H A D | mv78xx0.h | 17 * f0800000 PCIe #0 I/O space 29 * fee00000 f0800000 64K PCIe #0 I/O space 39 #define MV78XX0_CORE0_REGS_PHYS_BASE 0xf1020000 40 #define MV78XX0_CORE1_REGS_PHYS_BASE 0xf1024000 41 #define MV78XX0_CORE_REGS_VIRT_BASE IOMEM(0xfe400000) 42 #define MV78XX0_CORE_REGS_PHYS_BASE 0xfe400000 45 #define MV78XX0_PCIE_IO_PHYS_BASE(i) (0xf0800000 + ((i) << 20)) 48 #define MV78XX0_REGS_PHYS_BASE 0xf1000000 49 #define MV78XX0_REGS_VIRT_BASE IOMEM(0xfec00000) 52 #define MV78XX0_SRAM_PHYS_BASE (0xf2200000) [all …]
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | linkstation.c | 32 return 0; in declare_of_platform_devices() 48 " bus 0\n", dev); in linkstation_add_bridge() 53 hose->first_busno = bus_range ? bus_range[0] : 0; in linkstation_add_bridge() 54 hose->last_busno = bus_range ? bus_range[1] : 0xff; in linkstation_add_bridge() 55 setup_indirect_pci(hose, 0xfec00000, 0xfee00000, 0); in linkstation_add_bridge() 61 return 0; in linkstation_add_bridge() 87 mpic = mpic_alloc(NULL, 0, 0, 4, 0, " EPIC "); in linkstation_init_IRQ() 91 mpic_assign_isu(mpic, 0, mpic->paddr + 0x10200); in linkstation_init_IRQ() 94 mpic_assign_isu(mpic, 1, mpic->paddr + 0x11000); in linkstation_init_IRQ() 97 mpic_assign_isu(mpic, 2, mpic->paddr + 0x11100); in linkstation_init_IRQ()
|
H A D | mpc10x.h | 24 * Processor: 0x80000000 - 0x807fffff -> PCI I/O: 0x00000000 - 0x007fffff 25 * Processor: 0xc0000000 - 0xdfffffff -> PCI MEM: 0x00000000 - 0x1fffffff 26 * PCI MEM: 0x80000000 -> Processor System Memory: 0x00000000 29 * Processor: 0xfe000000 - 0xfebfffff -> PCI I/O: 0x00000000 - 0x00bfffff 30 * Processor: 0x80000000 - 0xbfffffff -> PCI MEM: 0x80000000 - 0xbfffffff 31 * PCI MEM: 0x00000000 -> Processor System Memory: 0x00000000 40 #define MPC10X_BRIDGE_8240 ((0x0003 << 16) | PCI_VENDOR_ID_MOTOROLA) 41 #define MPC10X_BRIDGE_107 ((0x0004 << 16) | PCI_VENDOR_ID_MOTOROLA) 42 #define MPC10X_BRIDGE_8245 ((0x0006 << 16) | PCI_VENDOR_ID_MOTOROLA) 49 #define MPC10X_MAPA_CNFG_ADDR 0x80000cf8 [all …]
|
/openbmc/linux/arch/arm/mach-dove/ |
H A D | dove.h | 14 * e0000000 @runtime 128M PCIe-0 Memory space 18 * f2000000 fee00000 1M PCIe-0 I/O space 22 #define DOVE_CESA_PHYS_BASE 0xc8000000 23 #define DOVE_CESA_VIRT_BASE IOMEM(0xfdb00000) 26 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000 29 #define DOVE_PCIE1_MEM_PHYS_BASE 0xe8000000 32 #define DOVE_BOOTROM_PHYS_BASE 0xf8000000 35 #define DOVE_SCRATCHPAD_PHYS_BASE 0xf0000000 36 #define DOVE_SCRATCHPAD_VIRT_BASE IOMEM(0xfdd00000) 39 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000 [all …]
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | orion5x.h | 36 #define ORION5X_REGS_PHYS_BASE 0xf1000000 37 #define ORION5X_REGS_VIRT_BASE IOMEM(0xfec00000) 40 #define ORION5X_PCIE_IO_PHYS_BASE 0xf2000000 41 #define ORION5X_PCIE_IO_BUS_BASE 0x00000000 44 #define ORION5X_PCI_IO_PHYS_BASE 0xf2100000 45 #define ORION5X_PCI_IO_BUS_BASE 0x00010000 48 #define ORION5X_SRAM_PHYS_BASE (0xf2200000) 52 #define ORION5X_PCIE_WA_PHYS_BASE 0xf0000000 53 #define ORION5X_PCIE_WA_VIRT_BASE IOMEM(0xfd000000) 56 #define ORION5X_PCIE_MEM_PHYS_BASE 0xe0000000 [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | jailhouse.c | 48 if (boot_cpu_data.cpuid_level < 0 || in jailhouse_cpuid_base() 50 return 0; in jailhouse_cpuid_base() 52 return hypervisor_cpuid_base("Jailhouse\0\0\0", 0); in jailhouse_cpuid_base() 62 memset(now, 0, sizeof(*now)); in jailhouse_get_wallclock() 103 register_lapic_address(0xfee00000); in jailhouse_get_smp_config() 105 for (cpu = 0; cpu < setup_data.v1.num_cpus; cpu++) in jailhouse_get_smp_config() 111 mp_register_ioapic(0, 0xfec00000, gsi_top, &ioapic_cfg); in jailhouse_get_smp_config() 137 if (pcibios_last_bus < 0) in jailhouse_pci_arch_init() 138 pcibios_last_bus = 0xff; in jailhouse_pci_arch_init() 142 pci_mmconfig_add(0, 0, pcibios_last_bus, in jailhouse_pci_arch_init() [all …]
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf_core.c | 42 st = addr->s6_addr32[0]; in __ipv6_addr_type() 47 if ((st & htonl(0xE0000000)) != htonl(0x00000000) && in __ipv6_addr_type() 48 (st & htonl(0xE0000000)) != htonl(0xE0000000)) in __ipv6_addr_type() 52 if ((st & htonl(0xFF000000)) == htonl(0xFF000000)) { in __ipv6_addr_type() 59 if ((st & htonl(0xFFC00000)) == htonl(0xFE800000)) in __ipv6_addr_type() 62 if ((st & htonl(0xFFC00000)) == htonl(0xFEC00000)) in __ipv6_addr_type() 65 if ((st & htonl(0xFE000000)) == htonl(0xFC000000)) in __ipv6_addr_type() 69 if ((addr->s6_addr32[0] | addr->s6_addr32[1]) == 0) { in __ipv6_addr_type() 70 if (addr->s6_addr32[2] == 0) { in __ipv6_addr_type() 71 if (addr->s6_addr32[3] == 0) in __ipv6_addr_type() [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | mshyperv.h | 20 #define HV_IOAPIC_BASE_ADDRESS 0xfec00000 22 #define HV_VTL_NORMAL 0x0 23 #define HV_VTL_SECURE 0x1 24 #define HV_VTL_MGMT 0x2 39 return 0; in hv_get_nmi_reason() 59 #define HV_AP_INIT_GPAT_DEFAULT 0x0007040600070406ULL 60 #define HV_AP_SEGMENT_LIMIT 0xffffffff 72 u64 input_address = input ? virt_to_phys(input) : 0; in hv_do_hypercall() 73 u64 output_address = output ? virt_to_phys(output) : 0; in hv_do_hypercall() 134 return hv_tdx_hypercall(control, input1, 0); in _hv_do_fast_hypercall8() [all …]
|
H A D | apicdef.h | 14 #define IO_APIC_DEFAULT_PHYS_BASE 0xfec00000 15 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 23 #define APIC_ID 0x20 25 #define APIC_LVR 0x30 26 #define APIC_LVR_MASK 0xFF00FF 28 #define GET_APIC_VERSION(x) ((x) & 0xFFu) 29 #define GET_APIC_MAXLVT(x) (((x) >> 16) & 0xFFu) 31 # define APIC_INTEGRATED(x) ((x) & 0xF0u) 35 #define APIC_XAPIC(x) ((x) >= 0x14) 36 #define APIC_EXT_SPACE(x) ((x) & 0x80000000) [all …]
|
/openbmc/linux/arch/x86/platform/ce4100/ |
H A D | falconfalls.dts | 16 #size-cells = <0>; 18 cpu@0 { 21 reg = <0>; 26 soc@0 { 36 reg = <0xfec00000 0x1000>; 41 reg = <0xfed00000 0x200>; 46 reg = <0xfee00000 0x1000>; 54 bus-range = <0 0>; 55 ranges = <0x2000000 0 0xbffff000 0xbffff000 0 0x1000 56 0x2000000 0 0xdffe0000 0xdffe0000 0 0x1000 [all …]
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8226.dtsi | 23 memory@0 { 25 reg = <0x0 0x0>; 31 #clock-cells = <0>; 37 #clock-cells = <0>; 61 qcom,ipc = <&apcs 8 0>; 113 reg = <0x3000000 0x100000>; 118 reg = <0x0dc00000 0x1900000>; 141 qcom,local-pid = <0>; 165 reg = <0xf9000000 0x1000>, 166 <0xf9002000 0x1000>; [all …]
|