Home
last modified time | relevance | path

Searched refs:dev_phys_to_bus (Results 1 – 2 of 2) sorted by relevance

/include/
A Dphys2bus.h27 static inline dma_addr_t dev_phys_to_bus(struct udevice *dev, phys_addr_t phys) in dev_phys_to_bus() function
37 #define dev_phys_to_bus(_, _addr) _addr macro
/include/usb/
A Dxhci.h1299 return dev_phys_to_bus(xhci_to_dev(ctrl), virt_to_phys(addr)); in xhci_dma_map()

Completed in 10 milliseconds