/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | arm-mhu.txt | 31 reg = <0 0x2b1f0000 0x1000>; 32 interrupts = <0 36 4>, /* LP-NonSecure */ 33 <0 35 4>, /* HP-NonSecure */ 34 <0 37 4>; /* Secure */ 35 clocks = <&clock 0 2 1>; 41 reg = <0 0x2e000000 0x4000>;
|
/freebsd/sys/contrib/device-tree/src/riscv/microchip/ |
H A D | mpfs-polarberry.dts | 24 reg = <0x0 0x80000000 0x0 0x2e000000>; 29 reg = <0x10 0x00000000 0x0 0xC0000000>;
|
H A D | microchip-mpfs-icicle-kit.dts | 34 reg = <0x0 0x80000000 0x0 0x2e000000>; 41 reg = <0x10 0x0 0x0 0x40000000>; 118 ti,fifo-depth = <0x1>; 122 ti,fifo-depth = <0x1>;
|
/freebsd/lib/msun/src/ |
H A D | e_rem_pio2.c | 17 * return the remainder of x rem pi/2 in y[0]+y[1] 37 zero = 0.00000000000000000000e+00, /* 0x00000000, 0x00000000 */ 38 two24 = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ 39 invpio2 = 6.36619772367581382433e-01, /* 0x3FE45F30, 0x6DC9C883 */ 40 pio2_1 = 1.57079632673412561417e+00, /* 0x3FF921FB, 0x54400000 */ 41 pio2_1t = 6.07710050650619224932e-11, /* 0x3DD0B46 [all...] |
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | arm,gic-v3.yaml | 33 enum: [ 0, 1, 2 ] 46 The 1st cell is the interrupt type; 0 for SPI interrupts, 1 for PPI 51 SPI interrupts are in the range [0-987]. PPI interrupts are in the 52 range [0-15]. Extended SPI interrupts are in the range [0-1023]. 53 Extended PPI interrupts are in the range [0-127]. 56 bits[3:0] trigger type and level flags. 68 of 0 if present. 83 ARMv8.0 architecture such as Cortex-A32, A34, A35, A53, A57, A72 and 99 multipleOf: 0x10000 100 exclusiveMinimum: 0 [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchLBTInstrInfo.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 17 let hasSideEffects = 0, mayLoad = 0, mayStore = 0, Predicates = [HasExtLBT] in { 19 def MOVGR2SCR : FmtGR2SCR<0x00000800>; 20 def MOVSCR2GR : FmtSCR2GR<0x00000c00>; 22 def JISCR0 : FmtJISCR<0x48000200>; 23 def JISCR1 : FmtJISCR<0x48000300>; 25 def ADDU12I_W : ALU_2RI5<0x00290000, simm5>; 27 def ADC_B : ALU_3R<0x00300000>; 28 def ADC_H : ALU_3R<0x00308000>; 29 def ADC_W : ALU_3R<0x00310000>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-base.dtsi | 12 reg = <0x0 0x2a810000 0x0 0x10000>; 16 ranges = <0 0x0 0x2a820000 0x20000>; 21 reg = <0x10000 0x10000>; 27 reg = <0x0 0x2b1f0000 0x0 0x1000>; 38 reg = <0x0 0x2b400000 0x0 0x10000>; 50 reg = <0x0 0x2b500000 0x0 0x10000>; 61 reg = <0x0 0x2b600000 0x0 0x10000>; 67 power-domains = <&scpi_devpd 0>; 72 reg = <0x0 0x2c010000 0 0x1000>, 73 <0x0 0x2c02f000 0 0x2000>, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq8064.dtsi | 23 #size-cells = <0>; 25 cpu0: cpu@0 { 29 reg = <0>; 54 polling-delay-passive = <0>; 55 polling-delay = <0>; 56 thermal-sensors = <&tsens 0>; 74 polling-delay-passive = <0>; 75 polling-delay = <0>; 94 polling-delay-passive = <0>; 95 polling-delay = <0>; [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aestab2.h | 49 0x00000001, 0x00000002, 0x00000004, 0x00000008, 50 0x00000010, 0x00000020, 0x00000040, 0x00000080, 51 0x0000001b, 0x00000036 57 0x00000063, 0x0000007c, 0x00000077, 0x0000007b, 58 0x000000f2, 0x0000006b, 0x0000006f, 0x000000c5, 59 0x00000030, 0x00000001, 0x00000067, 0x0000002b, 60 0x000000fe, 0x000000d7, 0x000000ab, 0x00000076, 61 0x000000ca, 0x00000082, 0x000000c9, 0x0000007d, 62 0x000000fa, 0x00000059, 0x00000047, 0x000000f0, 63 0x000000ad, 0x000000d4, 0x000000a2, 0x000000af, [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
H A D | txg_integrity.c | 84 #define USE_MMAP 0 90 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0 94 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002 98 //chunk 0 corresponds to bit 1, chunk 1 to bit 2, etc 106 if (chunk == 0){ in get_chunk_range() 107 *begin = 0; in get_chunk_range() 117 leader_syncs = 0, 125 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000, 126 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000, 127 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000, [all …]
|
H A D | fsync_integrity.c | 61 * Every even-numbered thread, starting with the first (0th), will fsync() 98 //partitions[-1] is understood to be 0 and partitions[NUM_CHUNKS] must be 1.0 102 //8 / (NUM_CHUNKS * CLUSTERSIZE) = 1 / 524288 = 0x0.00002 116 if (chunk == 0){ in get_chunk_range() 117 *begin = 0; in get_chunk_range() 129 {0x2000000, 0x4000000, 0x6000000, 0x8000000, 0xa000000, 0xc000000, 0xe000000, 0x10000000, 130 0x12000000, 0x14000000, 0x16000000, 0x18000000, 0x1a000000, 0x1c000000, 0x1e000000, 0x20000000, 131 0x22000000, 0x24000000, 0x26000000, 0x28000000, 0x2a000000, 0x2c000000, 0x2e000000, 0x30000000, 132 0x32000000, 0x34000000, 0x36000000, 0x38000000, 0x3a000000, 0x3c000000, 0x3e000000, 0x40000000, 133 0x42000000, 0x44000000, 0x46000000, 0x48000000, 0x4a000000, 0x4c000000, 0x4e000000, 0x50000000, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
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 …]
|