Searched +full:0 +full:x2c200000 (Results 1 – 4 of 4) sorted by relevance
| /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/sys/dev/bce/ |
| H A D | if_bcefw.h | 40 int bce_COM_b06FwReleaseMajor = 0x6; 41 int bce_COM_b06FwReleaseMinor = 0x0; 42 int bce_COM_b06FwReleaseFix = 0xf; 43 u32 bce_COM_b06FwStartAddr = 0x08000118; 44 u32 bce_COM_b06FwTextAddr = 0x08000000; 45 int bce_COM_b06FwTextLen = 0x4a68; 46 u32 bce_COM_b06FwDataAddr = 0x00000000; 47 int bce_COM_b06FwDataLen = 0x0; 48 u32 bce_COM_b06FwRodataAddr = 0x08004a68; 49 int bce_COM_b06FwRodataLen = 0x14; [all …]
|
| /freebsd/sys/powerpc/powerpc/ |
| H A D | db_disasm.c | 17 Op_A = 0x00000001, 18 Op_B = 0x00000002, 19 Op_BI = 0x00000004, 20 Op_BO = 0x00000008, 22 Op_CRM = 0x00000010, 23 Op_D = 0x00000020, 24 Op_ST = 0x00000020, /* Op_S for store-operations, same as D */ 25 Op_S = 0x00000040, /* S-field is swapped with A-field */ 27 Op_dA = 0x00000080, 28 Op_LK = 0x00000100, [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 …]
|