Home
last modified time | relevance | path

Searched full:properties (Results 1 – 7 of 7) sorted by relevance

/kvm-unit-tests/lib/
H A Ddevicetree.h36 * Abstractions for required node types and properties
161 * Low-level accessors for required node types and properties
166 * #address-cells and #size-cells properties of @fdtnode
201 * High-level accessors for required node types and properties
/kvm-unit-tests/powerpc/
H A Dtm.c139 "TM available in all 'ibm,pa-features' properties"); in main()
/kvm-unit-tests/lib/libfdt/
H A Dfdt_ro.c382 /* 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()
H A Dlibfdt.h68 * nodes, or subnodes preceding properties). */
568 * -FDT_ERR_NOTFOUND, if the requested node has no properties
579 * fdt_next_property_offset - step through a node's properties
600 * fdt_for_each_property_offset - iterate over all properties of a node
1123 * small-valued cell properties, such as #address-cells, when searching for
1143 * Note that this will successfully extract strings from properties with
1144 * non-NUL-terminated values. For example on small-valued cell properties
1171 * similar properties that will be processed by libfdt. IEE1275
1404 * the node and its properties and subnodes, and will not alter or
2096 * properties in the base DT
H A Dfdt_rw.c351 /* Try to place the new node after the parent's properties */ in fdt_add_subnode_namelen()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h375 #define PCI_EA_PP 0x0000ff00 /* Primary Properties */
376 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */
/kvm-unit-tests/arm/
H A Dgic.c412 * Apply a @mask to cater for special register properties.