Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h117 #define PORT_DEV_REMOVE (1 << 30) macro
H A Dxhci-hub.c305 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()
359 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h346 #define PORT_DEV_REMOVE (1 << 30) macro