Home
last modified time | relevance | path

Searched refs:PORT_DEV_REMOVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h347 #define PORT_DEV_REMOVE (1 << 30) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c219 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()
273 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
H A Dxhci.h409 #define PORT_DEV_REMOVE (1 << 30) macro