Searched defs:GET_TD_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h994 #define GET_TD_SIZE(p) (((p) & GENMASK(21, 17)) >> 17) macro
/linux-master/drivers/usb/host/
H A Dxhci.h1020 #define GET_TD_SIZE(p) (((p) & 0x3e0000) >> 17) macro

Completed in 230 milliseconds