Searched +full:0 +full:x71200000 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 132 reg = <0x1010000 0x10000>, 133 <0x1030000 0x10000>, 134 <0x1080000 0x100>, 135 <0x10e0000 0x10000>, 136 <0x11e0000 0x10 [all...] |
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | s3c64xx.dtsi | 33 #size-cells = <0>; 35 cpu@0 { 38 reg = <0x0>; 51 reg = <0x71200000 0x1000>; 58 reg = <0x71300000 0x1000>; 64 reg = <0x7c200000 0x100>; 67 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 75 reg = <0x7c300000 0x100>; 78 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 86 reg = <0x7c400000 0x100>; [all …]
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_misc.c | 54 #define Q8_ADDR_UNDEFINED 0xFFFFFFFF 61 Q8_ADDR_UNDEFINED, /* 0x00 */ 62 0x77300000, /* 0x01 */ 63 0x29500000, /* 0x02 */ 64 0x2A500000, /* 0x03 */ 65 Q8_ADDR_UNDEFINED, /* 0x04 */ 66 0x0D000000, /* 0x05 */ 67 0x1B100000, /* 0x06 */ 68 0x0E600000, /* 0x07 */ 69 0x0E000000, /* 0x08 */ [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 …]
|