Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h1268 #define TRB_TO_SUSPEND_PORT(p) (((p) & (1 << 23)) >> 23) macro
2354 TRB_TO_SUSPEND_PORT(field3), in xhci_decode_trb()
Dxhci-ring.c712 if (unlikely(TRB_TO_SUSPEND_PORT(le32_to_cpu(trb->generic.field[3])))) { in xhci_handle_cmd_stop_ep()