Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h195 #define CMD_CRS (1 << 9) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h220 #define CMD_CRS (1 << 9) macro
H A Dxhci.c1150 command |= CMD_CRS; in xhci_resume()