Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h668 #define CTX_TO_MAX_ESIT_PAYLOAD(p) (((p) >> 16) & 0xffff) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h526 #define CTX_TO_MAX_ESIT_PAYLOAD(p) (((p) >> 16) & 0xffff) macro