Searched +full:0 +full:x70010000 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | fsl-imx-cspi.yaml | 81 Valid values are: 0 (disabled), 1 (edge-triggered burst) and 2 (level-triggered burst). 82 enum: [0, 1, 2] 99 #size-cells = <0>; 101 reg = <0x70010000 0x4000>;
|
H A D | fsl-imx-cspi.txt | 38 Valid values are: 0 (disabled), 1 (edge-triggered burst) and 2 (level-triggered burst). 47 #size-cells = <0>; 49 reg = <0x70010000 0x4000>; 51 cs-gpios = <&gpio3 24 0>, /* GPIO3_24 */ 52 <&gpio3 25 0>; /* GPIO3_25 */
|
/freebsd/sys/dts/arm/ |
H A D | imx51x.dtsi | 42 #size-cells = <0>; 44 cpu@0 { 47 reg = <0x0>; 50 d-cache-size = <0x8000>; 51 i-cache-size = <0x8000>; 53 timebase-frequency = <0>; 54 bus-frequency = <0>; 55 clock-frequency = <0>; 71 reg = <0xe0000000 0x00004000>; 84 * E0000000 E0003FFF 0x4000 TZIC [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx51.dtsi | 46 reg = <0xe0000000 0x4000>; 52 #clock-cells = <0>; 58 #clock-cells = <0>; 59 clock-frequency = <0>; 64 #clock-cells = <0>; 65 clock-frequency = <0>; 70 #clock-cells = <0>; 77 #size-cells = <0>; 78 cpu: cpu@0 { 81 reg = <0>; [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 …]
|