Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c417 #define XHCI_PORT_RW1CS ((1<<1) | (0x7f<<17)) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h66 #define XHCI_PORT_RW1CS ((1 << 1) | (0x7f << 17)) macro