Searched defs:TRB_TLBPC (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 1008 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro |
/linux-6.1.9/drivers/usb/host/ | ||
D | xhci.h | 1307 #define TRB_TLBPC(p) (((p) & 0xf) << 16) macro |