Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h855 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1011 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1058 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro