Searched defs:dev_phys_to_bus (Results 1 – 1 of 1) sorted by relevance
27 static inline dma_addr_t dev_phys_to_bus(struct udevice *dev, phys_addr_t phys) in dev_phys_to_bus() function37 #define dev_phys_to_bus(_, _addr) _addr macro
Completed in 3 milliseconds