Home
last modified time | relevance | path

Searched +full:0 +full:xdfc00000 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-rpc/include/mach/
H A Dhardware.h25 #define RPC_RAM_SIZE 0x10000000
26 #define RPC_RAM_START 0x10000000
28 #define EASI_SIZE 0x08000000 /* EASI I/O */
29 #define EASI_START 0x08000000
30 #define EASI_BASE IOMEM(0xe5000000)
32 #define IO_START 0x03000000 /* I/O */
33 #define IO_SIZE 0x01000000
34 #define IO_BASE IOMEM(0xe0000000)
36 #define SCREEN_START 0x02000000 /* VRAM */
37 #define SCREEN_END 0xdfc00000
[all …]
/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie-ep.yaml46 CDM/ELBI = 0 and CS2 = 0 or is a contiguous memory region
53 by setting CDM/ELBI = 0 and CS2 = 1. This is an intermix of
63 can be selected by setting CDM/ELBI = 1 and CS2 = 0 wires or can
74 normally mapped to the 0x0 address of this region, while eDMA
75 is available at 0x80000 base address.
140 pattern: '^dma([0-9]|1[0-5])?$'
184 reg = <0xdfc00000 0x0001000>, /* IP registers 1 */
185 <0xdfc01000 0x0001000>, /* IP registers 2 */
186 <0xd0000000 0x2000000>; /* Configuration space */