Lines Matching refs:of
21 Each child of the reserved-memory node specifies one or more regions of
23 specify a specific range of reserved memory, or a 'size' property with
24 optional constraints to request a dynamically allocated block of memory.
27 reflect the purpose of the node (ie. "framebuffer" or "dma-pool"). Unit
37 - Size in bytes of memory to reserve.
39 - Address boundary for alignment of allocation.
41 - Specifies regions of memory that are
50 - shared-dma-pool: This indicates a region of memory meant to be
51 used as a shared pool of DMA buffers for a set of devices. It can
57 of the region as part of its standard mapping of system memory,
59 than under the control of the device driver using the region.
69 region for the default pool of the contiguous memory allocator.
76 memory-region (optional) - phandle, specifier pairs to children of /reserved-memory
81 one default of all device drivers (named linux,cma@72000000 and 64MiB in size),