Searched defs:EP_CTX_CYCLE_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 708 #define EP_CTX_CYCLE_MASK BIT(0) macro |
/Linux-v6.6/drivers/usb/host/ | ||
D | xhci.h | 784 #define EP_CTX_CYCLE_MASK (1 << 0) macro |