Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h194 #define CMD_CRS (1 << 9) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h187 #define CMD_CRS BIT(9) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h139 #define CMD_CRS (1 << 9) macro
H A Dxhci.c1014 command |= CMD_CRS; in xhci_resume()