Searched +full:0 +full:xde000000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-dk1-scmi.dts | 18 reg = <0xde000000 0x2000000>;
|
H A D | stm32mp157c-dk2-scmi.dts | 18 reg = <0xde000000 0x2000000>;
|
/openbmc/linux/arch/powerpc/include/asm/nohash/32/ |
H A D | mmu-8xx.h | 16 #define MI_GPM 0x80000000 /* Set domain manager mode */ 17 #define MI_PPM 0x40000000 /* Set subpage protection */ 18 #define MI_CIDEF 0x20000000 /* Set cache inhibit when MMU dis */ 19 #define MI_RSV4I 0x08000000 /* Reserve 4 TLB entries */ 20 #define MI_PPCS 0x02000000 /* Use MI_RPN prob/priv state */ 21 #define MI_IDXMASK 0x00001f00 /* TLB index to be loaded */ 24 * Ks = 0, Kp = 1. 27 #define MI_Ks 0x80000000 /* Should not be set */ 28 #define MI_Kp 0x40000000 /* Should always be set */ 39 * 0 => Kernel => 11 (all accesses performed according as user iaw page definition) [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | snps,dw-pcie.yaml | 55 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region 62 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of 72 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can 83 normally mapped to the 0x0 address of this region, while eDMA 84 is available at 0x80000 base address. 149 pattern: '^dma([0-9]|1[0-5])?$' 222 reg = <0xdfc00000 0x0001000>, /* IP registers */ 223 <0xd0000000 0x0002000>; /* Configuration space */ 227 ranges = <0x81000000 0 0x00000000 0xde000000 0 0x00010000>, 228 <0x82000000 0 0xd0400000 0xd0400000 0 0x0d000000>; [all …]
|
/openbmc/linux/crypto/ |
H A D | aes_generic.c | 67 0xa56363c6, 0x847c7cf8, 0x997777ee, 0x8d7b7bf6, 68 0x0df2f2ff, 0xbd6b6bd6, 0xb16f6fde, 0x54c5c591, 69 0x50303060, 0x03010102, 0xa96767ce, 0x7d2b2b56, 70 0x19fefee7, 0x62d7d7b5, 0xe6abab4d, 0x9a7676ec, 71 0x45caca8f, 0x9d82821f, 0x40c9c989, 0x877d7dfa, 72 0x15fafaef, 0xeb5959b2, 0xc947478e, 0x0bf0f0fb, 73 0xecadad41, 0x67d4d4b3, 0xfda2a25f, 0xeaafaf45, 74 0xbf9c9c23, 0xf7a4a453, 0x967272e4, 0x5bc0c09b, 75 0xc2b7b775, 0x1cfdfde1, 0xae93933d, 0x6a26264c, 76 0x5a36366c, 0x413f3f7e, 0x02f7f7f5, 0x4fcccc83, [all …]
|