Searched +full:0 +full:x6400000 (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | ds109.h | 38 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64k */ 43 #define CONFIG_ENV_SPI_BUS 0 44 #define CONFIG_ENV_SPI_CS 0 52 #define CONFIG_ENV_SIZE 0x10000 53 #define CONFIG_ENV_ADDR 0x3d0000 54 #define CONFIG_ENV_OFFSET 0x3d0000 /* env starts here */ 62 "bootm 0x6400000;" 65 "x_bootcmd_ethernet=ping 192.168.1.2\0" \ 66 "x_bootcmd_usb=usb start\0" \ 67 "x_bootcmd_kernel=fatload usb 0 0x6400000 uImage\0" \ [all …]
|
| H A D | dreamplug.h | 35 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64k */ 40 #define CONFIG_ENV_SPI_BUS 0 41 #define CONFIG_ENV_SPI_CS 0 49 #define CONFIG_ENV_SIZE 0x1000 /* 4k */ 50 #define CONFIG_ENV_ADDR 0x100000 51 #define CONFIG_ENV_OFFSET 0x100000 /* env starts here */ 60 "bootm 0x6400000;" 63 "x_bootcmd_ethernet=ping 192.168.2.1\0" \ 64 "x_bootcmd_usb=usb start\0" \ 65 "x_bootcmd_kernel=fatload usb 0 0x6400000 uImage\0" \ [all …]
|
| H A D | sheevaplug.h | 38 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */ 44 #define CONFIG_ENV_SIZE 0x20000 /* 128k */ 45 #define CONFIG_ENV_ADDR 0x80000 46 #define CONFIG_ENV_OFFSET 0x80000 /* env starts here */ 53 "bootm 0x6400000;" 58 "-(rootfs)\0" 62 "x_bootcmd_kernel=nand read 0x6400000 0x100000 0x400000\0" \ 63 "x_bootcmd_usb=usb start\0" \ 64 "x_bootargs_root=root=/dev/mtdblock3 rw rootfstype=jffs2\0" 75 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ [all …]
|
| H A D | openrd.h | 39 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */ 45 #define CONFIG_ENV_SIZE 0x20000 /* 128k */ 46 #define CONFIG_ENV_ADDR 0x60000 47 #define CONFIG_ENV_OFFSET 0x60000 /* env starts here */ 59 "${x_bootcmd_usb}; bootm 0x6400000;" 62 #define MTDPARTS_DEFAULT "mtdparts=nand_mtd:0x100000@0x000000(uboot),"\ 63 "0x400000@0x100000(uImage),"\ 64 "0x1fb00000@0x500000(rootfs)" 67 "=ttyS0,115200 "MTDPARTS_DEFAULT " rw ubi.mtd=2,2048\0" \ 68 "x_bootcmd_kernel=nand read 0x6400000 0x100000 0x300000\0" \ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | qcom,msm8996-apcc.yaml | 13 Qualcomm CPU clock controller for MSM8996 CPUs, clock 0 is for Power cluster 52 reg = <0x6400000 0x90000>;
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | instruction_count_test.c | 58 if (difference < 0) in do_count_loop() 66 return 0; in do_count_loop() 75 do_count_loop(event, 0, 0, false); in determine_overhead() 78 for (i = 0; i < 100; i++) { in determine_overhead() 79 do_count_loop(event, 0, 0, false); in determine_overhead() 116 event_init_named(&event, 0x400FA, "PM_RUN_INST_CMPL"); in instruction_count() 135 FAIL_IF(do_count_loop(&event, 0x100000, overhead, true)); in instruction_count() 138 FAIL_IF(do_count_loop(&event, 0xa00000, overhead, true)); in instruction_count() 141 FAIL_IF(do_count_loop(&event, 0x6400000, overhead, true)); in instruction_count() 144 FAIL_IF(do_count_loop(&event, 0x40000000, overhead, true)); in instruction_count() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 19 #clock-cells = <0>; 21 clock-frequency = <0>; 28 reg = <0x0 0x70000000 0x0 0x800000>; 31 ranges = <0x0 0x0 0x70000000 0x800000>; 33 atf-sram@0 { 34 reg = <0x0 0x20000>; 40 reg = <0 0x00100000 0 0x1c000>; /* excludes pinctrl region */ 43 ranges = <0x0 0x0 0x00100000 0x1c000>; [all …]
|