Lines Matching full:memory
4 $id: http://devicetree.org/schemas/reserved-memory/reserved-memory.yaml#
7 title: /reserved-memory Child Node Common
13 Reserved memory is specified as a node under the /reserved-memory node. The
14 operating system shall exclude reserved memory from normal usage one can
16 memory regions. Such memory regions are usually designed for the special
19 Each child of the reserved-memory node specifies one or more regions
20 of reserved memory. Each child node may either use a 'reg' property to
21 specify a specific range of reserved memory, or a 'size' property with
23 memory.
38 Length based on parent's \#size-cells. Size in bytes of memory to
52 Address and Length pairs. Specifies regions of memory that are
60 memory region. The phandle in the first cell refers to the device for
69 be established for this memory region. One example where this can be
70 useful is to create an identity mapping for physical memory that the
76 can be useful if a certain memory region should not be mapped through
83 of the region as part of its standard mapping of system memory,
90 The operating system can use the memory in this region with the
144 reserved-memory {
153 * the ADSP for I/O memory and private memory allocations.
172 memory-region = <&adsp_resv>;
177 memory-region = <&fb>;