Searched refs:GET_INTR_TARGET (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-debug.h | 192 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() 422 GET_INTR_TARGET(int_target), state & DEV_ADDR_MASK, in cdnsp_decode_slot_context()
|
| H A D | cdnsp-gadget.h | 1018 #define GET_INTR_TARGET(p) (((p) & GENMASK(31, 22)) >> 22) macro
|