Searched +full:0 +full:x100000 (Results 1 – 25 of 894) sorted by relevance
12345678910>>...36
/Linux-v5.15/arch/arm/mach-imx/ |
D | hardware.h | 21 (addr) - (module ## _BASE_ADDR) + (module ## _BASE_ADDR_VIRT) : 0) 35 * whole address space to [0xf4000000, 0xf5ffffff]. So [0xf6000000,0xfeffffff] 41 * IO 0x00200000+0x100000 -> 0xf4000000+0x100000 43 * AIPI 0x10000000+0x100000 -> 0xf4400000+0x100000 44 * SAHB1 0x80000000+0x100000 -> 0xf5000000+0x100000 45 * X_MEMC 0xdf000000+0x004000 -> 0xf5f00000+0x004000 47 * AIPS1 0x43f00000+0x100000 -> 0xf5300000+0x100000 48 * AIPS2 0x53f00000+0x100000 -> 0xf5700000+0x100000 49 * AVIC 0x68000000+0x100000 -> 0xf5800000+0x100000 51 * AIPI 0x10000000+0x100000 -> 0xf4400000+0x100000 [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/bus/ |
D | mvebu-mbus.txt | 65 pcie-mem-aperture = <0xe0000000 0x8000000>; 66 pcie-io-aperture = <0xe8000000 0x100000>; 73 reg = <0x20000 0x100>, <0x20180 0x20>, <0x20250 0x8>; 87 0xSIAA0000 0x00oooooo 91 S = 0x0 for a MBus valid window 92 S = 0xf for a non-valid window (see below) 94 If S = 0x0, then: 99 If S = 0xf, then: 105 (S = 0x0), an address decoding window is allocated. On the other side, 106 entries for translation that do not correspond to valid windows (S = 0xf) [all …]
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | ox810se.dtsi | 17 #address-cells = <0>; 18 #size-cells = <0>; 29 /* Max 256MB @ 0x48000000 */ 30 reg = <0x48000000 0x10000000>; 36 #clock-cells = <0>; 42 #clock-cells = <0>; 48 #clock-cells = <0>; 56 #clock-cells = <0>; 62 #clock-cells = <0>; 70 #clock-cells = <0>; [all …]
|
D | ox820.dtsi | 19 #size-cells = <0>; 22 cpu@0 { 26 reg = <0>; 39 /* Max 512MB @ 0x60000000 */ 40 reg = <0x60000000 0x20000000>; 46 #clock-cells = <0>; 52 #clock-cells = <0>; 58 #clock-cells = <0>; 66 #clock-cells = <0>; 72 #clock-cells = <0>; [all …]
|
D | armada-xp-98dx3236.dtsi | 28 #size-cells = <0>; 31 cpu@0 { 34 reg = <0>; 35 clocks = <&cpuclk 0>; 43 ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xf1000000 0x100000 44 MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000 45 MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000 46 MBUS_ID(0x03, 0x00) 0 0 0xa8000000 0x4000000 47 MBUS_ID(0x08, 0x00) 0 0 0xac000000 0x100000>; 51 reg = <MBUS_ID(0x01, 0x1d) 0 0x100000>; [all …]
|
D | rda8810pl.dtsi | 19 #size-cells = <0>; 21 cpu@0 { 24 reg = <0x0>; 30 reg = <0x100000 0x10000>; 40 ranges = <0x0 0x10000000 0xfffffff>; 44 reg = <0x1a08000 0x1000>; 55 ranges = <0x0 0x20800000 0x100000>; 57 intc: interrupt-controller@0 { 59 reg = <0x0 0x1000>; 69 ranges = <0x0 0x20900000 0x100000>; [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/mtd/partitions/ |
D | fixed-partitions.yaml | 29 "@[0-9a-f]+$": 45 partition@0 { 47 reg = <0x0000000 0x100000>; 52 reg = <0x0100000 0x200000>; 62 partition@0 { 64 reg = <0x00000000 0x1 0x00000000>; 74 partition@0 { 76 reg = <0x0 0x00000000 0x2 0x00000000>; 82 reg = <0x2 0x00000000 0x1 0x00000000>; 91 partition@0 { [all …]
|
D | nvmem-cells.yaml | 43 reg = <0x1200000 0x0140000>; 49 macaddr_gmac1: macaddr_gmac1@0 { 50 reg = <0x0 0x6>; 54 reg = <0x6 0x6>; 58 reg = <0x1000 0x2f20>; 62 reg = <0x5000 0x2f20>; 71 partition@0 { 73 reg = <0x000000 0x100000>; 80 reg = <0x100000 0xe00000>; 86 reg = <0xf00000 0x100000>; [all …]
|
D | brcm,bcm4908-partitions.yaml | 31 "^partition@[0-9a-f]+$": 51 partition@0 { 53 reg = <0x0 0x100000>; 58 reg = <0x100000 0xf00000>; 63 reg = <0x1000000 0xf00000>; 68 reg = <0x1f00000 0x100000>;
|
D | linksys,ns-partitions.yaml | 32 "^partition@[0-9a-f]+$": 54 partition@0 { 56 reg = <0x0 0x100000>; 62 reg = <0x100000 0x100000>; 67 reg = <0x200000 0xf00000>; 72 reg = <0x1100000 0xf00000>;
|
/Linux-v5.15/Documentation/arm/sa1100/ |
D | assabet.rst | 91 load zImage -r -b 0x100000 95 load -m ymodem -r -b 0x100000 99 fis create "Linux kernel" -b 0x100000 -l 0xc0000 108 load ramdisk_image.gz -r -b 0x800000 119 exec -b 0x100000 -l 0xc0000 140 load sample_img.jffs2 -r -b 0x100000 144 RedBoot> load sample_img.jffs2 -r -b 0x100000 145 Raw file loaded 0x00100000-0x00377424 154 0x500E0000 .. 0x503C0000 162 size of unallocated flash: 0x503c0000 - 0x500e0000 = 0x2e0000 [all …]
|
/Linux-v5.15/arch/arm64/boot/dts/ti/ |
D | k3-j721e-som-p0.dtsi | 14 reg = <0x00000000 0x80000000 0x00000000 0x80000000>, 15 <0x00000008 0x80000000 0x00000000 0x80000000>; 24 reg = <0x00 0x9e800000 0x00 0x01800000>; 25 alignment = <0x1000>; 31 reg = <0x00 0xa0000000 0x00 0x100000>; 37 reg = <0x00 0xa0100000 0x00 0xf00000>; 43 reg = <0x00 0xa1000000 0x00 0x100000>; 49 reg = <0x00 0xa1100000 0x00 0xf00000>; 55 reg = <0x00 0xa2000000 0x00 0x100000>; 61 reg = <0x00 0xa2100000 0x00 0xf00000>; [all …]
|
/Linux-v5.15/arch/powerpc/boot/dts/fsl/ |
D | mpc8544ds.dts | 16 reg = <0 0 0 0>; // Filled by U-Boot 20 reg = <0 0xe0005000 0 0x1000>; 22 ranges = <0x0 0x0 0x0 0xff800000 0x800000>; 26 ranges = <0x0 0x0 0xe0000000 0x100000>; 30 reg = <0 0xe0008000 0 0x1000>; 31 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000 32 0x1000000 0x0 0x00000000 0 0xe1000000 0x0 0x10000>; 34 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 37 /* IDSEL 0x11 J17 Slot 1 */ 38 0x8800 0x0 0x0 0x1 &mpic 0x2 0x1 0 0 [all …]
|
D | p1022ds_32b.dts | 45 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000 46 0x1 0x0 0x0 0xe0000000 0x08000000 47 0x2 0x0 0x0 0xff800000 0x00040000 48 0x3 0x0 0x0 0xffdf0000 0x00008000>; 49 reg = <0x0 0xffe05000 0 0x1000>; 53 ranges = <0x0 0x0 0xffe00000 0x100000>; 57 ranges = <0x2000000 0x0 0xe0000000 0 0xa0000000 0x0 0x20000000 58 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>; 59 reg = <0x0 0xffe09000 0 0x1000>; 60 pcie@0 { [all …]
|
D | p1022ds_36b.dts | 45 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000 46 0x1 0x0 0xf 0xe0000000 0x08000000 47 0x2 0x0 0xf 0xff800000 0x00040000 48 0x3 0x0 0xf 0xffdf0000 0x00008000>; 49 reg = <0xf 0xffe05000 0 0x1000>; 53 ranges = <0x0 0xf 0xffe00000 0x100000>; 57 ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 58 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x10000>; 59 reg = <0xf 0xffe09000 0 0x1000>; 60 pcie@0 { [all …]
|
D | p1020rdb.dts | 18 reg = <0 0xffe05000 0 0x1000>; 21 ranges = <0x0 0x0 0x0 0xef000000 0x01000000 22 0x1 0x0 0x0 0xffa00000 0x00040000 23 0x2 0x0 0x0 0xffb00000 0x00020000>; 27 ranges = <0x0 0x0 0xffe00000 0x100000>; 31 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000 32 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>; 33 reg = <0 0xffe09000 0 0x1000>; 34 pcie@0 { 35 ranges = <0x2000000 0x0 0xa0000000 [all …]
|
D | p1020rdb_36b.dts | 18 reg = <0xf 0xffe05000 0 0x1000>; 21 ranges = <0x0 0x0 0xf 0xef000000 0x01000000 22 0x1 0x0 0xf 0xffa00000 0x00040000 23 0x2 0x0 0xf 0xffb00000 0x00020000>; 27 ranges = <0x0 0xf 0xffe00000 0x100000>; 31 reg = <0xf 0xffe09000 0 0x1000>; 32 ranges = <0x2000000 0x0 0xc0000000 0xc 0x20000000 0x0 0x20000000 33 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x10000>; 34 pcie@0 { 35 ranges = <0x2000000 0x0 0xc0000000 [all …]
|
/Linux-v5.15/drivers/misc/habanalabs/include/gaudi/asic_reg/ |
D | tpc0_cfg_masks.h | 23 #define TPC0_CFG_KERNEL_TENSOR_0_BASE_ADDR_LOW_V_SHIFT 0 24 #define TPC0_CFG_KERNEL_TENSOR_0_BASE_ADDR_LOW_V_MASK 0xFFFFFFFF 27 #define TPC0_CFG_KERNEL_TENSOR_0_BASE_ADDR_HIGH_V_SHIFT 0 28 #define TPC0_CFG_KERNEL_TENSOR_0_BASE_ADDR_HIGH_V_MASK 0xFFFFFFFF 31 #define TPC0_CFG_KERNEL_TENSOR_0_PADDING_VALUE_V_SHIFT 0 32 #define TPC0_CFG_KERNEL_TENSOR_0_PADDING_VALUE_V_MASK 0xFFFFFFFF 35 #define TPC0_CFG_KERNEL_TENSOR_0_TENSOR_CONFIG_DATA_TYPE_SHIFT 0 36 #define TPC0_CFG_KERNEL_TENSOR_0_TENSOR_CONFIG_DATA_TYPE_MASK 0x7 38 #define TPC0_CFG_KERNEL_TENSOR_0_TENSOR_CONFIG_VALID_DIM_MASK_MASK 0x1F00 40 #define TPC0_CFG_KERNEL_TENSOR_0_TENSOR_CONFIG_LAST_DIM_MASK 0x70000 [all …]
|
/Linux-v5.15/arch/mips/boot/dts/netlogic/ |
D | xlp_rvp.dts | 17 ranges = <0 0 0 0x18000000 0x04000000 // PCIe CFG 18 1 0 0 0x16000000 0x02000000>; // GBU chipselects 23 reg = <0 0x112100 0xa00>; 32 #address-cells = <0>; 34 reg = <0 0x110000 0x200>; 38 nor_flash@1,0 { 43 reg = <1 0 0x1000000>; 45 partition@0 { 47 reg = <0x0 0x100000>; /* 1M */ 53 reg = <0x100000 0x100000>; /* 1M */ [all …]
|
D | xlp_gvp.dts | 17 ranges = <0 0 0 0x18000000 0x04000000 // PCIe CFG 18 1 0 0 0x16000000 0x02000000>; // GBU chipselects 23 reg = <0 0x112100 0xa00>; 32 #address-cells = <0>; 34 reg = <0 0x110000 0x200>; 38 nor_flash@1,0 { 43 reg = <1 0 0x1000000>; 45 partition@0 { 47 reg = <0x0 0x100000>; /* 1M */ 53 reg = <0x100000 0x100000>; /* 1M */ [all …]
|
D | xlp_fvp.dts | 17 ranges = <0 0 0 0x18000000 0x04000000 // PCIe CFG 18 1 0 0 0x16000000 0x02000000>; // GBU chipselects 23 reg = <0 0x30100 0xa00>; 33 reg = <0 0x31100 0xa00>; 43 #size-cells = <0>; 44 reg = <0 0x37100 0x20>; 54 #size-cells = <0>; 55 reg = <0 0x37120 0x20>; 64 reg = <0x68>; 69 reg = <0x4c>; [all …]
|
D | xlp_svp.dts | 17 ranges = <0 0 0 0x18000000 0x04000000 // PCIe CFG 18 1 0 0 0x16000000 0x02000000>; // GBU chipselects 23 reg = <0 0x30100 0xa00>; 33 reg = <0 0x31100 0xa00>; 43 #size-cells = <0>; 44 reg = <0 0x32100 0xa00>; 54 #size-cells = <0>; 55 reg = <0 0x33100 0xa00>; 64 reg = <0x68>; 69 reg = <0x4c>; [all …]
|
D | xlp_evp.dts | 17 ranges = <0 0 0 0x18000000 0x04000000 // PCIe CFG 18 1 0 0 0x16000000 0x02000000>; // GBU chipselects 23 reg = <0 0x30100 0xa00>; 33 reg = <0 0x31100 0xa00>; 43 #size-cells = <0>; 44 reg = <0 0x32100 0xa00>; 54 #size-cells = <0>; 55 reg = <0 0x33100 0xa00>; 64 reg = <0x68>; 69 reg = <0x4c>; [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | marvell,prestera.txt | 21 ranges = <0 MBUS_ID(0x03, 0x00) 0 0x100000>; 23 packet-processor@0 { 25 reg = <0 0x4000000>; 45 ranges = <0 MBUS_ID(0x08, 0x00) 0 0x100000>; 46 reg = <MBUS_ID(0x08, 0x00) 0 0x100000>; 73 that BAR2 is assigned to 0xf6000000 as base address from the PCI IO range: 76 ranges = <0x81000000 0x0 0xfb000000 0x0 0xfb000000 0x0 0xf0000 77 0x82000000 0x0 0xf6000000 0x0 0xf6000000 0x0 0x2000000 78 0x82000000 0x0 0xf9000000 0x0 0xf9000000 0x0 0x100000>; 79 phys = <&cp0_comphy0 0>;
|
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/ |
D | ti,secure-proxy.yaml | 22 pattern: "^mailbox@[0-9a-f]+$" 45 pattern: "^rx_[0-9]{3}$" 74 reg = <0x32c00000 0x100000>, 75 <0x32400000 0x100000>, 76 <0x32800000 0x100000>;
|
12345678910>>...36