Home
last modified time | relevance | path

Searched refs:GET_TD_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h236 TRB_LEN(field2), GET_TD_SIZE(field2), in cdnsp_decode_trb()
249 GET_TD_SIZE(field2), in cdnsp_decode_trb()
264 GET_TD_SIZE(field2), in cdnsp_decode_trb()
282 GET_TD_SIZE(field2), in cdnsp_decode_trb()
Dcdnsp-gadget.h994 #define GET_TD_SIZE(p) (((p) & GENMASK(21, 17)) >> 17) macro
/Linux-v6.6/drivers/usb/host/
Dxhci.h1302 #define GET_TD_SIZE(p) (((p) & 0x3e0000) >> 17) macro
2327 TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2337 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2351 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2365 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()