Home
last modified time | relevance | path

Searched defs:EP_CTX_CYCLE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h708 #define EP_CTX_CYCLE_MASK BIT(0) macro
/linux/drivers/usb/host/
H A Dxhci.h502 #define EP_CTX_CYCLE_MASK (1 << 0) macro