Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1309 #define GET_INTR_TARGET(p) (((p) >> 22) & 0x3ff) macro
2319 field1, field0, GET_INTR_TARGET(field2), in xhci_decode_trb()
2358 GET_INTR_TARGET(field2), in xhci_decode_trb()
2368 GET_INTR_TARGET(field2), in xhci_decode_trb()
2382 GET_INTR_TARGET(field2), in xhci_decode_trb()
2396 GET_INTR_TARGET(field2), in xhci_decode_trb()
2605 GET_TT_THINK_TIME(tt_info), GET_INTR_TARGET(tt_info), in xhci_decode_slot_context()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h854 #define GET_INTR_TARGET(p) (((p) >> 22) & 0x3ff) macro