Searched full:properties (Results 1 – 7 of 7) sorted by relevance
36 * Abstractions for required node types and properties161 * Low-level accessors for required node types and properties166 * #address-cells and #size-cells properties of @fdtnode201 * High-level accessors for required node types and properties
139 "TM available in all 'ibm,pa-features' properties"); in main()
382 /* Prior to version 16, properties may need realignment in fdt_get_property_by_offset()430 /* Prior to version 16, properties may need realignment in fdt_get_property_namelen()514 * over all the properties twice. */ in fdt_get_phandle()
68 * nodes, or subnodes preceding properties). */568 * -FDT_ERR_NOTFOUND, if the requested node has no properties579 * fdt_next_property_offset - step through a node's properties600 * fdt_for_each_property_offset - iterate over all properties of a node1123 * small-valued cell properties, such as #address-cells, when searching for1143 * Note that this will successfully extract strings from properties with1144 * non-NUL-terminated values. For example on small-valued cell properties1171 * similar properties that will be processed by libfdt. IEE12751404 * the node and its properties and subnodes, and will not alter or2096 * properties in the base DT
351 /* Try to place the new node after the parent's properties */ in fdt_add_subnode_namelen()
375 #define PCI_EA_PP 0x0000ff00 /* Primary Properties */376 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */
412 * Apply a @mask to cater for special register properties.