Searched +full:0 +full:x1000002c (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | brcm,bcm3380-l2-intc.txt | 17 <enable_reg 0x4 status_reg 0x4>... 33 reg = <0x10000024 0x4 0x1000002c 0x4>, 34 <0x10000020 0x4 0x10000028 0x4>;
|
| H A D | brcm,bcm7120-l2-intc.yaml | 36 0 -----[ MUX ] ------------|==========> GIC interrupt 75 136 reg = <0xf0406800 0x8>; 138 interrupts = <0x0 0x42 0x0>, <0x0 0x40 0x0>; 139 brcm,int-map-mask = <0xeb [all...] |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 35 constexpr uint32_t VersionMinorV3 = 0; 60 Default = 0, 64 Unknown = 0xff 69 Private = 0, 75 Unknown = 0xff 80 ByValue = 0, 96 Unknown = 0xff 102 Struct = 0, 114 Unknown = 0xff [all …]
|
| /freebsd/sys/dev/ti/ |
| H A D | ti_fw2.h | 6 static int tigon2FwReleaseMajor = 0xc; 7 static int tigon2FwReleaseMinor = 0x4; 8 static int tigon2FwReleaseFix = 0xb; 9 static u_int32_t tigon2FwStartAddr = 0x00004000; 10 static u_int32_t tigon2FwTextAddr = 0x00004000; 11 int tigon2FwTextLen = 0x132f8; 12 static u_int32_t tigon2FwRodataAddr = 0x000172f8; 13 int tigon2FwRodataLen = 0x10da; 14 static u_int32_t tigon2FwDataAddr = 0x000185c0; 15 int tigon2FwDataLen = 0x17c; [all …]
|