Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h192 field1, field0, GET_INTR_TARGET(field2), in cdnsp_decode_trb()
235 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
248 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
263 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
281 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
421 GET_INTR_TARGET(int_target), state & DEV_ADDR_MASK, in cdnsp_decode_slot_context()
H A Dcdnsp-gadget.h1005 #define GET_INTR_TARGET(p) (((p) & GENMASK(31, 22)) >> 22) macro
/linux/drivers/usb/host/
H A Dxhci.h1027 #define GET_INTR_TARGET(p) (((p) >> 22) & 0x3ff) macro
2013 field1, field0, GET_INTR_TARGET(field2), in xhci_decode_trb()
2051 GET_INTR_TARGET(field2), in xhci_decode_trb()
2061 GET_INTR_TARGET(field2), in xhci_decode_trb()
2075 GET_INTR_TARGET(field2), in xhci_decode_trb()
2088 GET_INTR_TARGET(field2), in xhci_decode_trb()
2103 GET_INTR_TARGET(field2), in xhci_decode_trb()
2312 GET_TT_THINK_TIME(tt_info), GET_INTR_TARGET(tt_info), in xhci_decode_slot_context()