Home
last modified time | relevance | path

Searched defs:XHCI_PORT_RO (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c398 #define XHCI_PORT_RO ((1<<0) | (1<<3) | (0xf<<10) | (1<<30)) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h46 #define XHCI_PORT_RO ((1 << 0) | (1 << 3) | (0xf << 10) | (1 << 30)) macro