Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h1271 #define TRB_TO_SLOT_ID(p) (((p) & (0xff<<24)) >> 24) macro
2272 EVENT_TRB_LEN(field2), TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2354 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2362 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2371 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2380 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2388 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2398 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2410 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
2419 TRB_TO_SLOT_ID(field3), in xhci_decode_trb()
[all …]
Dxhci-ring.c1574 int slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); in handle_cmd_completion()
1651 WARN_ON(slot_id != TRB_TO_SLOT_ID( in handle_cmd_completion()
1657 WARN_ON(slot_id != TRB_TO_SLOT_ID( in handle_cmd_completion()
1667 WARN_ON(slot_id != TRB_TO_SLOT_ID( in handle_cmd_completion()
1675 slot_id = TRB_TO_SLOT_ID( in handle_cmd_completion()
1720 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->generic.field[3])); in handle_device_notification()
2434 slot_id = TRB_TO_SLOT_ID(le32_to_cpu(event->flags)); in handle_tx_event()
2577 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), in handle_tx_event()
2585 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), in handle_tx_event()
2642 TRB_TO_SLOT_ID(le32_to_cpu(event->flags)), in handle_tx_event()