Searched refs:of_range_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dof_address.h39 * of_range_count - Get the number of "ranges" or "dma-ranges" entries
47 static inline int of_range_count(const struct of_range_parser *parser) function
/linux-master/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c385 lpbfifo.cs_n = of_range_count(&parser);
/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1008 *num_ranges = of_range_count(&parser);
/linux-master/drivers/of/
H A Dunittest.c1087 count = of_range_count(&parser);
1089 "of_range_count wrong size on node %pOF count=%d\n",

Completed in 245 milliseconds