Searched +full:0 +full:x0010f000 (Results 1 – 9 of 9) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/misc/ |
| H A D | nvidia,tegra186-misc.yaml | 41 reg = <0x00100000 0xf000>, 42 <0x0010f000 0x1000>;
|
| /freebsd/sys/contrib/xen/ |
| H A D | trace.h | 34 #define TRC_GEN 0x0001f000 /* General trace */ 35 #define TRC_SCHED 0x0002f000 /* Xen Scheduler trace */ 36 #define TRC_DOM0OP 0x0004f000 /* Xen DOM0 operation trace */ 37 #define TRC_HVM 0x0008f000 /* Xen HVM trace */ 38 #define TRC_MEM 0x0010f000 /* Xen memory trace */ 39 #define TRC_PV 0x0020f000 /* Xen PV traces */ 40 #define TRC_SHADOW 0x0040f000 /* Xen shadow tracing */ 41 #define TRC_HW 0x0080f000 /* Xen hardware-related traces */ 42 #define TRC_GUEST 0x0800f000 /* Guest-generated traces */ 43 #define TRC_ALL 0x0ffff000 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk356x.dtsi | 50 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0x0 0x0>; 56 clocks = <&scmi_clk 0>; 60 i-cache-size = <0x8000>; 63 d-cache-size = <0x8000>; 72 reg = <0x0 0x100>; 76 i-cache-size = <0x8000>; 79 d-cache-size = <0x8000>; 88 reg = <0x0 0x200>; [all …]
|
| H A D | rk3588-base.dtsi | 56 #size-cells = <0>; 91 cpu_l0: cpu@0 { 94 reg = <0x0>; 115 reg = <0x100>; 134 reg = <0x200>; 153 reg = <0x300>; 172 reg = <0x400>; 193 reg = <0x500>; 212 reg = <0x600>; 233 reg = <0x700>; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra186.dtsi | 20 reg = <0x0 0x00100000 0x0 0xf000>, 21 <0x0 0x0010f000 0x0 0x1000>; 27 reg = <0x [all...] |
| H A D | tegra194.dtsi | 20 bus@0 { 25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 29 reg = <0x0 0x00100000 0x [all...] |
| 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/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/ispfw/ |
| H A D | asm_2800.h | 38 0x0501f078, 0x00124000, 0x00100000, 0x00017380, 39 0x00000009, 0x0000000c, 0x00000001, 0x785ad0d5, 40 0x00000080, 0x0001f626, 0x20434f50, 0x59524947, 41 0x48542032, 0x30323320, 0x514c4f47, 0x49432043, 42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350, 43 0x32387878, 0x20466972, 0x6d776172, 0x65202020, 44 0x56657273, 0x696f6e20, 0x2020392e, 0x31322e30, 45 0x31202024, 0x00000000, 0x00000092, 0x00000000, 46 0x00000000, 0x00000000, 0x00000000, 0x00100000, 47 0x00100000, 0x00017380, 0xffffffff, 0x00124004, [all …]
|