Searched +full:0 +full:xf0400000 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | brcm,gisb-arb.txt | 28 reg = <0xf0400000 0x800>; 29 interrupts = <0>, <2>; 32 brcm,gisb-arb-master-mask = <0x7>;
|
H A D | brcm,gisb-arb.yaml | 61 reg = <0xf0400000 0x800>; 62 interrupts = <0>, <2>; 64 brcm,gisb-arb-master-mask = <0x7>;
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | andestech,atcpit100-timer.txt | 29 reg = <0xf0400000 0x1000>;
|
/freebsd/sys/contrib/device-tree/src/nds32/ |
H A D | ae3xx.dts | 12 memory@0 { 14 reg = <0x00000000 0x40000000>; 19 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 36 #clock-cells = <0>; 49 reg = <0xf0300000 0x1000>; 59 reg = <0xf0400000 0x1000>; 74 reg = <0xe0500000 0x1000>; 81 reg = <0xe0100000 0x1000>;
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.cpp | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 39 #define AlignPC(pc_val) (pc_val & 0xFFFFFFFC) in LLDB_PLUGIN_DEFINE_ADV() 47 ::memset(®_info, 0, sizeof(RegisterInfo)); in LLDB_PLUGIN_DEFINE_ADV() 234 // FPA Registers 0-7 in LLDB_PLUGIN_DEFINE_ADV() 260 // Intel wireless MMX general purpose registers 0 - 7 XScale accumulator in LLDB_PLUGIN_DEFINE_ADV() 261 // register 0 - 7 (they do overlap with wCGR0 - wCGR7) in LLDB_PLUGIN_DEFINE_ADV() 287 // Intel wireless MMX data registers 0 - 15 in LLDB_PLUGIN_DEFINE_ADV() 423 // Intel wireless MMX control register in co-processor 0 - 7 in LLDB_PLUGIN_DEFINE_ADV() 604 // Valid return values are {1, 2, 3, 4}, with 0 signifying an error condition. 609 return 0; in CountITSize() [all …]
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [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 …]
|