Searched refs:of_simple_size_cells (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/dm/
H A Dof_access.h73 * of_simple_size_cells() - Get the size cells property in a node
80 int of_simple_size_cells(const struct device_node *np);
/u-boot/drivers/core/
H A Dof_access.c114 int of_simple_size_cells(const struct device_node *np) function
H A Dofnode.c1462 return of_simple_size_cells(ofnode_to_np(node));

Completed in 40 milliseconds