Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h529 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h600 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h648 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro