Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci.c1047 if (reg & PORT_POWER) in xhci_submit_root()
1079 reg |= PORT_POWER; in xhci_submit_root()
1099 reg &= ~PORT_POWER; in xhci_submit_root()
/u-boot/include/usb/
A Dxhci.h276 #define PORT_POWER (1 << 9) macro

Completed in 10 milliseconds