Home
last modified time | relevance | path

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

/u-boot/include/
A Dfdt_support.h274 int fdt_get_dma_range(const void *blob, int node_offset, phys_addr_t *cpu,
/u-boot/drivers/core/
A Dofnode.c935 return fdt_get_dma_range(gd->fdt_blob, ofnode_to_offset(node), in ofnode_get_dma_range()
/u-boot/common/
A Dfdt_support.c1340 int fdt_get_dma_range(const void *blob, int node, phys_addr_t *cpu, in fdt_get_dma_range() function

Completed in 9 milliseconds