Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c833 status = PORT_OCC; in xhci_clear_port_change_bit()
1021 if (reg & PORT_OCC) in xhci_submit_root()
Dxhci.h318 #define PORT_OCC (1 << 20) macro