Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h193 #define CMD_CSS (1 << 8) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h186 #define CMD_CSS BIT(8) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h138 #define CMD_CSS (1 << 8) macro
H A Dxhci.c914 command |= CMD_CSS; in xhci_suspend()