Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h67 #define XHCI_PORT_RW1CS ((1 << 1) | (0x7f << 17)) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c331 #define XHCI_PORT_RW1CS ((1<<1) | (0x7f<<17)) macro