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

/u-boot/include/
H A Dfdt_support.h310 u64 fdt_translate_dma_address(const void *blob, int node_offset,
/u-boot/boot/
H A Dfdt_support.c1485 u64 fdt_translate_dma_address(const void *blob, int node_offset, function
1558 *cpu = fdt_translate_dma_address(blob, node, ranges + na);
/u-boot/drivers/core/
H A Dofnode.c1553 return fdt_translate_dma_address(ofnode_to_fdt(node),

Completed in 128 milliseconds