Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h194 #define CMD_CSS (1 << 8) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h219 #define CMD_CSS (1 << 8) macro
H A Dxhci.c1048 command |= CMD_CSS; in xhci_suspend()