Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h1226 #define xhci_to_dev(_ctrl) _ctrl->dev macro
1228 #define xhci_to_dev(_ctrl) NULL macro
1291 return dev_phys_to_bus(xhci_to_dev(ctrl), virt_to_phys(addr)); in xhci_virt_to_bus()
1296 return phys_to_virt(dev_bus_to_phys(xhci_to_dev(ctrl), addr)); in xhci_bus_to_virt()

Completed in 7 milliseconds