Home
last modified time | relevance | path

Searched refs:dev_count_cells (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_addr.c119 static void dev_count_cells(const struct device_node *np, int *nap, int *nsp) in dev_count_cells() function
137 dev_count_cells(dev, &na, &ns); in of_get_address()