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