Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c830 status = PORT_CSC; in xhci_clear_port_change_bit()
1018 if (reg & PORT_CSC) in xhci_submit_root()
/external/u-boot/include/usb/
Dxhci.h308 #define PORT_CSC (1 << 17) macro