Searched defs:CMD_RING_RUNNING (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 235 #define CMD_RING_RUNNING BIT(3) macro |
/linux-6.12.1/drivers/usb/host/ | ||
D | xhci.h | 200 #define CMD_RING_RUNNING (1 << 3) macro |