Searched +full:0 +full:x02c10000 (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra186-mc.yaml | 27 pattern: "^memory-controller@[0-9a-f]+$" 62 "^external-memory-controller@[0-9a-f]+$": 95 const: 0 244 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */ 245 <0x0 0x02c10000 0x0 0x10000>, /* Broadcast channel */ 246 <0x0 0x02c20000 0x0 0x10000>, /* MC0 */ 247 <0x0 0x02c30000 0x0 0x10000>, /* MC1 */ 248 <0x0 0x02c40000 0x0 0x10000>, /* MC2 */ 249 <0x0 0x02c50000 0x0 0x10000>; /* MC3 */ 256 ranges = <0x0 0x02c00000 0x0 0x02c00000 0x0 0xb0000>; [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/__format/ |
| H A D | escaped_output_table.h | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 108 /// - bits [0, 13] The size of the range, allowing 16384 elements. 113 0x00000020 /* 00000000 - 00000020 [ 33] */, 114 0x001fc021 /* 0000007f - 000000a0 [ 34] */, 115 0x002b4000 /* 000000ad - 000000ad [ 1] */, 116 0x00de0001 /* 00000378 - 00000379 [ 2] */, 117 0x00e00003 /* 00000380 - 00000383 [ 4] */, 118 0x00e2c000 /* 0000038b - 0000038b [ 1] */, 119 0x00e34000 /* 0000038d - 0000038d [ 1] */, 120 0x00e88000 /* 000003a2 - 000003a2 [ 1] */, [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra186.dtsi | 20 reg = <0x0 0x00100000 0x0 0xf000>, 21 <0x0 0x0010f000 0x0 0x1000>; 27 reg = <0x0 0x220000 [all...] |
| H A D | tegra194.dtsi | 20 bus@0 { 25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 29 reg = <0x0 0x00100000 0x [all...] |
| H A D | tegra234.dtsi | 19 bus@0 { 24 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 28 reg = <0x0 0x00100000 0x0 0xf000>, 29 <0x0 0x0010f000 0x0 0x1000>; 35 reg = <0x0 0x02080000 0x0 0x00121000>; 36 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>, 58 reg = <0x0 0x02200000 0x0 0x10000>, 59 <0x0 0x02210000 0x0 0x10000>; 112 gpio-ranges = <&pinmux 0 0 164>; 117 reg = <0x0 0x2430000 0x0 0x19100>; [all …]
|
| /freebsd/tools/test/iconv/ref/ |
| H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|