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 */
440 "#power-domain-cells", 0, &args);
1293 * Find the provider node and parse the #*-cells property to
1471 * #list-cells = <2>;
1475 * #list-cells = <1>;
1483 * of_parse_phandle_with_args(node3, "list", "#list-cells", 1, &args);
1523 * #list-cells = <2>;
1527 * #list-cells = <1>;
1531 * #list-cells = <1>;
1564 cells_name = kasprintf(GFP_KERNEL, "#%s-cells", stem_name);
1586 /* Get the #<list>-cells property */
1640 /* Move forward by new node's #<list>-cells amount */
1692 * @cell_count: number of argument cells following the phandle
1741 * determined by the #gpio-cells property in the node pointed to by the