Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_address.h40 * of_range_count - Get the number of "ranges" or "dma-ranges" entries
48 static inline int of_range_count(const struct of_range_parser *parser) in of_range_count() function
/linux/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c383 lpbfifo.cs_n = of_range_count(&parser); in get_cs_ranges()
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c1010 *num_ranges = of_range_count(&parser); in get_mc_addr_translation_ranges()
/linux/drivers/of/
H A Dunittest.c1295 count = of_range_count(&parser); in of_unittest_bus_ranges()
1297 "of_range_count wrong size on node %pOF count=%d\n", in of_unittest_bus_ranges()