Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A 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()
H A Dcdnsp-gadget.h994 #define GET_TD_SIZE(p) (((p) & GENMASK(21, 17)) >> 17) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1304 #define GET_TD_SIZE(p) (((p) & 0x3e0000) >> 17) macro
2334 TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2344 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2358 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()
2372 field1, field0, TRB_LEN(field2), GET_TD_SIZE(field2), in xhci_decode_trb()