| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ti,k3-r5f-rproc.yaml | 58 enum: [0, 1] 61 Should be either a value of 1 (LockStep mode) or 0 (Split mode), 82 either of them can be configured to appear at that R5F's address 0x0. 153 enum: [0, 1] 157 either a value of 1 (enabled) or 0 (disabled), default is disabled 162 enum: [0, 1] 166 either a value of 1 (enabled) or 0 (disabled), default is enabled if 171 enum: [0, 1] 174 address 0 (from core's view). Should be either a value of 1 (ATCM 175 at 0x0) or 0 (BTCM at 0x0), default value is 1 if omitted. [all …]
|
| /OK3568_Linux_fs/u-boot/board/altera/cyclone5-socdk/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00020080, 23 0x08020000, 24 0x08000000, 25 0x00018020, [all …]
|
| /OK3568_Linux_fs/u-boot/board/altera/arria5-socdk/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x00000000, 19 0x00000000, 20 0x00000000, 21 0x00008000, 22 0x00060180, 23 0x18060000, 24 0x18000060, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-am65.dtsi | 68 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ 69 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */ 70 <0x00 0x00900000 0x00 0x00900000 0x00 0x00012000>, /* serdes */ 71 <0x00 0x01000000 0x00 0x01000000 0x00 0x0af02400>, /* Most peripherals */ 72 <0x00 0x30800000 0x00 0x30800000 0x00 0x0bc00000>, /* MAIN NAVSS */ 73 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */ 74 <0x00 0x10000000 0x00 0x10000000 0x00 0x10000000>, /* PCIe DAT */ 76 <0x00 0x28380000 0x00 0x28380000 0x00 0x03880000>, 77 <0x00 0x40200000 0x00 0x40200000 0x00 0x00900100>, 78 <0x00 0x40f00000 0x00 0x40f00000 0x00 0x00020000>, /* CTRL_MMR0 */ [all …]
|
| H A D | k3-j7200.dtsi | 39 #size-cells = <0>; 53 cpu0: cpu@0 { 55 reg = <0x000>; 58 i-cache-size = <0xc000>; 61 d-cache-size = <0x8000>; 69 reg = <0x001>; 72 i-cache-size = <0xc000>; 75 d-cache-size = <0x8000>; 85 cache-size = <0x100000>; 125 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ [all …]
|
| H A D | k3-j721e.dtsi | 40 #size-cells = <0>; 54 cpu0: cpu@0 { 56 reg = <0x000>; 59 i-cache-size = <0xC000>; 62 d-cache-size = <0x8000>; 70 reg = <0x001>; 73 i-cache-size = <0xC000>; 76 d-cache-size = <0x8000>; 86 cache-size = <0x100000>; 127 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */ [all …]
|
| /OK3568_Linux_fs/buildroot/board/licheepi/ |
| H A D | boot.cmd | 2 load mmc 0:1 0x41000000 zImage 3 load mmc 0:1 0x41800000 sun8i-v3s-licheepi-zero-dock.dtb 4 bootz 0x41000000 - 0x41800000
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | astro_mcf5373l.h | 29 #define ASTRO_ID 0xF8 31 #define ASTRO_ID 0xFA 33 #define ASTRO_ID 0xF9 35 #define ASTRO_ID 0xFC 37 #define ASTRO_ID 0xFB 53 #define CONFIG_SYS_TEXT_BASE 0x40020000 54 #define ENABLE_JFFS 0 56 #define CONFIG_SYS_TEXT_BASE 0x00000000 73 #define CONFIG_SYS_FSL_I2C_SLAVE 0x7F 74 #define CONFIG_SYS_FSL_I2C_OFFSET 0x58000 [all …]
|
| H A D | ts4600.h | 24 #define PHYS_SDRAM_1 0x40000000 /* Base address */ 25 #define PHYS_SDRAM_1_SIZE 0x40000000 /* Max 1 GB RAM */ 34 #define CONFIG_SYS_MMC_ENV_DEV 0 38 #define CONFIG_LOADADDR 0x42000000 43 "fdt_addr=0x41000000\0" \ 44 "loadkernel=load mmc ${mmcdev}:${mmcpart} ${loadaddr} zImage\0" \ 45 "loadfdt=load mmc ${mmcdev}:${mmcpart} ${fdt_addr} imx28-ts4600.dtb\0" \ 46 "loadbootscript=load mmc ${mmcdev}:${mmcpart} ${loadaddr} boot.ub\0" \ 48 "setenv mmcdev 0; " \ 50 "run loadbootscript && source ${loadaddr}; \0" \ [all …]
|
| H A D | apx4devkit.h | 23 #define PHYS_SDRAM_1 0x40000000 /* Base address */ 24 #define PHYS_SDRAM_1_SIZE 0x20000000 /* Max 512 MB RAM */ 34 #define CONFIG_SYS_MMC_ENV_DEV 0 43 #define CONFIG_ENV_OFFSET 0x120000 54 #define CONFIG_FEC_MXC_PHYADDR 0 67 #define CONFIG_LOADADDR 0x41000000 74 "mtdparts=" MTDPARTS_DEFAULT "\0" \ 75 "verify=no\0" \ 76 "bootcmd=run bootcmd_nand\0" \ 77 "kernelargs=console=tty0 console=ttyAMA0,115200 consoleblank=0\0" \ [all …]
|
| /OK3568_Linux_fs/u-boot/board/sr1500/qts/ |
| H A D | iocsr_config.h | 16 0x00100000, 17 0x40000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x000E0180, 23 0x18060000, 24 0x18000000, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/u-boot/board/ebv/socrates/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00004824, 23 0x01209000, 24 0x82400000, 25 0x00018004, [all …]
|
| /OK3568_Linux_fs/u-boot/board/terasic/de1-soc/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00060180, 23 0x18060000, 24 0x18000000, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_fpga/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00060180, 23 0x18060000, 24 0x18000000, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/u-boot/board/terasic/sockit/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00060180, 23 0x18060000, 24 0x18000000, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/u-boot/board/terasic/de0-nano-soc/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00020080, 23 0x18060000, 24 0x08000000, 25 0x00018020, [all …]
|
| /OK3568_Linux_fs/u-boot/board/aries/mcvevk/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00000000, 23 0x18060000, 24 0x00000060, 25 0x00000000, [all …]
|
| /OK3568_Linux_fs/u-boot/board/terasic/de10-nano/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00020080, 23 0x18060000, 24 0x08000000, 25 0x00018020, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | host-generic-pci.yaml | 94 property. If no "bus-range" is specified, this will be bus 0 (the 153 bus-range = <0x0 0x1>; 156 reg = <0x0 0x40000000 0x0 0x1000000>; 159 ranges = <0x01000000 0x0 0x01000000 0x0 0x01000000 0x0 0x00010000>, 160 <0x02000000 0x0 0x41000000 0x0 0x41000000 0x0 0x3f000000>; 162 #interrupt-cells = <0x1>; 165 interrupt-map = < 0x0 0x0 0x0 0x1 &gic 0x0 0x4 0x1>, 166 < 0x800 0x0 0x0 0x1 &gic 0x0 0x5 0x1>, 167 <0x1000 0x0 0x0 0x1 &gic 0x0 0x6 0x1>, 168 <0x1800 0x0 0x0 0x1 &gic 0x0 0x7 0x1>; [all …]
|
| H A D | cdns,cdns-pcie-host.yaml | 47 bus-range = <0x0 0xff>; 48 linux,pci-domain = <0>; 49 vendor-id = <0x17cd>; 50 device-id = <0x0200>; 52 reg = <0x0 0xfb000000 0x0 0x01000000>, 53 <0x0 0x41000000 0x0 0x00001000>; 56 ranges = <0x02000000 0x0 0x42000000 0x0 0x42000000 0x0 0x1000000>, 57 <0x01000000 0x0 0x43000000 0x0 0x43000000 0x0 0x0010000>; 58 dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x1 0x00000000>; 60 #interrupt-cells = <0x1>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | faraday,ftwdt010.txt | 20 reg = <0x41000000 0x1000>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | mrvl,pxa-ssp.txt | 22 reg = <0x41000000 0x40>; 24 clock-names = "pxa27x-ssp.0"; 29 ssp_dai0: ssp_dai@0 { 32 #sound-dai-cells = <0>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | oxnas-nand.txt | 17 reg = <0x41000000 0x100000>; 21 #size-cells = <0>; 23 nand@0 { 24 reg = <0>; 30 partition@0 { 32 reg = <0x00000000 0x00e00000>; 38 reg = <0x00e00000 0x07200000>;
|
| /OK3568_Linux_fs/u-boot/board/is1/qts/ |
| H A D | iocsr_config.h | 16 0x00000000, 17 0x00000000, 18 0x0FF00000, 19 0xC0000000, 20 0x0000003F, 21 0x00008000, 22 0x00060180, 23 0x18060000, 24 0x18000000, 25 0x00018060, [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | mrvl,pxa-ssp.txt | 23 reg = <0x41000000 0x40>; 26 clock-names = "pxa27x-ssp.0"; 34 reg = <0x41700000 0x40>; 45 reg = <0x41900000 0x40>; 47 interrupts = <0>; 56 reg = <0x41a00000 0x40>;
|