Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/cdns3/
Dcdnsp-gadget.h1007 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
/linux-6.6.21/drivers/usb/host/
Dxhci.h1309 #define TRB_TBC(p) (((p) & 0x3) << 7) macro