Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h194 field1, field0, GET_INTR_TARGET(field2), in cdnsp_decode_trb()
237 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
250 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
265 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
283 GET_INTR_TARGET(field2), in cdnsp_decode_trb()
424 GET_INTR_TARGET(int_target), state & DEV_ADDR_MASK, in cdnsp_decode_slot_context()
Dcdnsp-gadget.h1002 #define GET_INTR_TARGET(p) (((p) & GENMASK(31, 22)) >> 22) macro
/Linux-v6.1/drivers/usb/host/
Dxhci.h1303 #define GET_INTR_TARGET(p) (((p) >> 22) & 0x3ff) macro
2274 field1, field0, GET_INTR_TARGET(field2), in xhci_decode_trb()
2313 GET_INTR_TARGET(field2), in xhci_decode_trb()
2323 GET_INTR_TARGET(field2), in xhci_decode_trb()
2337 GET_INTR_TARGET(field2), in xhci_decode_trb()
2351 GET_INTR_TARGET(field2), in xhci_decode_trb()
2560 GET_TT_THINK_TIME(tt_info), GET_INTR_TARGET(tt_info), in xhci_decode_slot_context()