Lines Matching defs:cells
91 u32 cells;
94 if (!of_property_read_u32(np, "#address-cells", &cells))
95 return cells;
97 /* No #address-cells property for the root node */
112 u32 cells;
115 if (!of_property_read_u32(np, "#size-cells", &cells))
116 return cells;
118 /* No #size-cells property for the root node */
1159 * Find the provider node and parse the #*-cells property to
1317 * #list-cells = <2>;
1321 * #list-cells = <1>;
1325 * #list-cells = <1>;
1358 cells_name = kasprintf(GFP_KERNEL, "#%s-cells", stem_name);
1380 /* Get the #<list>-cells property */
1434 /* Move forward by new node's #<list>-cells amount */
1494 * determined by the #gpio-cells property in the node pointed to by the