Home
last modified time | relevance | path

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

/external/u-boot/include/usb/
Dxhci.h263 #define PORT_OC (1 << 3) macro
/external/u-boot/drivers/usb/host/
Dxhci.c1003 if (reg & PORT_OC) in xhci_submit_root()