Searched +full:0 +full:x01c09000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | allwinner,sun4i-a10-csi.yaml | 111 reg = <0x01c09000 0x1000>; 122 vsync-active = <0>; /* Active low */
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | cpu_sun4i.h | 11 #define SUNXI_SRAM_A1_BASE 0x00000000 14 #define SUNXI_SRAM_A2_BASE 0x00004000 /* 16 kiB */ 15 #define SUNXI_SRAM_A3_BASE 0x00008000 /* 13 kiB */ 16 #define SUNXI_SRAM_A4_BASE 0x0000b400 /* 3 kiB */ 17 #define SUNXI_SRAM_D_BASE 0x00010000 /* 4 kiB */ 18 #define SUNXI_SRAM_B_BASE 0x00020000 /* 64 kiB (secure) */ 20 #define SUNXI_DE2_BASE 0x01000000 23 #define SUNXI_CPUCFG_BASE 0x01700000 26 #define SUNXI_SRAMC_BASE 0x01c00000 27 #define SUNXI_DRAMC_BASE 0x01c01000 [all …]
|
/openbmc/qemu/hw/arm/ |
H A D | allwinner-r40.c | 41 [AW_R40_DEV_SRAM_A1] = 0x00000000, 42 [AW_R40_DEV_SRAM_A2] = 0x00004000, 43 [AW_R40_DEV_SRAM_A3] = 0x00008000, 44 [AW_R40_DEV_SRAM_A4] = 0x0000b400, 45 [AW_R40_DEV_SRAMC] = 0x01c00000, 46 [AW_R40_DEV_EMAC] = 0x01c0b000, 47 [AW_R40_DEV_MMC0] = 0x01c0f000, 48 [AW_R40_DEV_MMC1] = 0x01c10000, 49 [AW_R40_DEV_MMC2] = 0x01c11000, 50 [AW_R40_DEV_MMC3] = 0x01c12000, [all …]
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r40.dtsi | 64 #clock-cells = <0>; 72 #clock-cells = <0>; 82 #size-cells = <0>; 84 cpu0: cpu@0 { 87 reg = <0>; 130 polling-delay-passive = <0>; 131 polling-delay = <0>; 132 thermal-sensors = <&ths 0>; 143 hysteresis = <0>; 161 polling-delay-passive = <0>; [all …]
|
H A D | sun7i-a20.dtsi | 101 #size-cells = <0>; 103 cpu0: cpu@0 { 106 reg = <0>; 181 size = <0x6000000>; 182 alloc-ranges = <0x40000000 0x10000000>; 208 #clock-cells = <0>; 215 #clock-cells = <0>; 231 #clock-cells = <0>; 238 #clock-cells = <0>; 245 #clock-cells = <0>; [all …]
|