Searched +full:0 +full:x700b0000 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | nvidia,tegra20-sdhci.txt | 39 reg = <0xc8000200 0x200>; 44 cd-gpios = <&gpio 69 0>; /* gpio PI5 */ 45 wp-gpios = <&gpio 57 0>; /* gpio PH1 */ 46 power-gpios = <&gpio 155 0>; /* gpio PT3 */ 51 - pinctrl-names, pinctrl-0, pinctrl-1 : Specify pad voltage 54 should correspond to the pin configuration states in pinctrl-0 and 110 reg = <0x0 0x700b0000 0x0 0x200>; 117 pinctrl-0 = <&sdmmc1_3v3>; 119 nvidia,pad-autocal-pull-up-offset-3v3 = <0x00>; 120 nvidia,pad-autocal-pull-down-offset-3v3 = <0x7d>; [all …]
|
H A D | nvidia,tegra20-sdhci.yaml | 272 reg = <0xc8000200 0x200>; 277 cd-gpios = <&gpio 69 0>; /* gpio PI5 */ 278 wp-gpios = <&gpio 57 0>; /* gpio PH1 */ 279 power-gpios = <&gpio 155 0>; /* gpio PT3 */ 289 reg = <0x700b0000 0x200>; 298 pinctrl-0 = <&sdmmc1_3v3>; 302 nvidia,pad-autocal-pull-up-offset-3v3 = <0x00>; 303 nvidia,pad-autocal-pull-down-offset-3v3 = <0x7d>; 304 nvidia,pad-autocal-pull-up-offset-1v8 = <0x7b>; 305 nvidia,pad-autocal-pull-down-offset-1v8 = <0x7b>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra124.dtsi | 21 reg = <0x0 0x80000000 0x0 0x0>; 27 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 28 <0x0 0x0100380 [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra132.dtsi | 22 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 23 <0x0 0x01003800 0x0 0x00000800>, /* AFI registers */ 24 <0x0 0x0200000 [all...] |
H A D | tegra210.dtsi | 21 reg = <0x0 0x01003000 0x0 0x00000800>, /* PADS registers */ 22 <0x0 0x01003800 0x0 0x00000800>, /* AFI registers */ 23 <0x0 0x0200000 [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchLSXInstrInfo.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 13 def SDT_LoongArchVreplve : SDTypeProfile<1, 2, [SDTCisInt<0>, SDTCisVec<0>, 15 SDTCisSameAs<0, 1>, SDTCisInt<2>]>; 16 def SDT_LoongArchVecCond : SDTypeProfile<1, 1, [SDTCisInt<0>, SDTCisVec<1>]>; 18 def SDT_LoongArchVShuf : SDTypeProfile<1, 3, [SDTCisVec<0>, 20 SDTCisSameAs<0, 2>, 22 def SDT_LoongArchV2R : SDTypeProfile<1, 2, [SDTCisVec<0>, 23 SDTCisSameAs<0, 1>, SDTCisSameAs<1, 2>]>; 24 def SDT_loongArchV1RUimm: SDTypeProfile<1, 2, [SDTCisVec<0>, 25 SDTCisSameAs<0,1>, SDTCisVT<2, i64>]>; [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 …]
|