Searched +full:0 +full:x38040000 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | nvidia,tegra194-pcie.txt | 47 "p2u-N": where N ranges from 0 to one less than the total number of lanes 50 0: C0 65 - cell 0 specifies the bus and device numbers of the root port: 68 - cell 1 denotes the upper 32 address bits and should be 0 81 - 0x81000000: I/O memory region 82 - 0x82000000: non-prefetchable memory region 83 - 0xc2000000: prefetchable memory region 104 - pinctrl-0: phandle for the 'default' state of pin configuration. 147 reg = <0x00 0x14180000 0x0 0x00020000 /* appl registers (128K) */ 148 0x00 0x38000000 0x0 0x00040000 /* configuration space (256K) */ [all …]
|
H A D | nvidia,tegra194-pcie.yaml | 85 - const: p2u-0 123 0: C0 132 0 : C0 260 bus@0 { 263 ranges = <0x0 0x0 0x0 0x8 0x0>; 268 reg = <0x0 0x14180000 0x0 0x00020000>, /* appl registers (128K) */ 269 <0x0 0x38000000 0x0 0x00040000>, /* configuration space (256K) */ 270 <0x0 0x38040000 0x0 0x00040000>, /* iATU_DMA reg space (256K) */ 271 <0x0 0x38080000 0x0 0x00040000>; /* DBI reg space (256K) */ 278 linux,pci-domain = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/src/riscv/microchip/ |
H A D | mpfs.dtsi | 15 #size-cells = <0>; 18 cpu0: cpu@0 { 24 reg = <0>; 189 #clock-cells = <0>; 194 mboxes = <&mbox 0>; 199 #clock-cells = <0>; 211 reg = <0x0 0x2010000 0x0 0x100 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
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 0x [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 18 def SDT_CallSeqStart : SDCallSeqStart<[SDTCisVT<0, i32>, 20 def SDT_CallSeqEnd : SDCallSeqEnd<[SDTCisVT<0, i32>, 24 def SDT_LoongArchCall : SDTypeProfile<0, -1, [SDTCisVT<0, GRLenVT>]>; 26 SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisVT<0, i64> 30 SDTCisInt<0>, SDTCisSameAs<0, 1>, SDTCisSameAs<0, 2>, SDTCisInt<3>, 35 SDTCisInt<0>, SDTCisSameAs<0, 1>, SDTCisInt<2>, SDTCisSameAs<2, 3> 39 def SDT_LoongArchVI : SDTypeProfile<0, 1, [SDTCisVT<0, GRLenVT>]>; 41 def SDT_LoongArchCsrrd : SDTypeProfile<1, 1, [SDTCisInt<0>, 43 def SDT_LoongArchCsrwr : SDTypeProfile<1, 2, [SDTCisInt<0>, SDTCisSameAs<0, 1>, [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 …]
|