Searched +full:0 +full:x01c01000 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm21664.dtsi | 11 #size-cells = <0>; 13 cpu0: cpu@0 { 16 reg = <0>; 23 secondary-boot-reg = <0x35004178>; 33 #address-cells = <0>; 35 reg = <0x01c01000 0x1000>, 36 <0x01c00100 0x100>; 41 reg = <0x01c20000 0x1000>;
|
/freebsd/sys/contrib/device-tree/Bindings/arm/sunxi/ |
H A D | allwinner,sun4i-a10-mbus.yaml | 143 reg = <0x01c01000 0x1000>; 147 dma-ranges = <0x00000000 0x40000000 0x20000000>; 154 reg = <0x01c62000 0x1000>, 155 <0x01c63000 0x1000>; 164 dma-ranges = <0x00000000 0x40000000 0xc0000000>;
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | sun5i.dtsi | 56 #size-cells = <0>; 58 cpu0: cpu@0 { 61 reg = <0x0>; 97 #clock-cells = <0>; 104 #clock-cells = <0>; 119 size = <0x6000000>; 120 alloc-ranges = <0x40000000 0x10000000>; 135 reg = <0x01c00000 0x30>; 140 sram_a: sram@0 { 142 reg = <0x00000000 0xc000>; [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|