Home
last modified time | relevance | path

Searched defs:LAST_CTX_TO_EP_NUM (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h600 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h645 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h648 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro

Completed in 18 milliseconds