Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c826 status = PORT_RC; in xhci_clear_port_change_bit()
1024 if (reg & PORT_RC) in xhci_submit_root()
/external/u-boot/include/usb/
Dxhci.h320 #define PORT_RC (1 << 21) macro