Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1167 #define TRB_TO_SUSPEND_PORT(p) (((p) & (1 << 23)) >> 23) macro
Dxhci-ring.c648 if (unlikely(TRB_TO_SUSPEND_PORT(le32_to_cpu(trb->generic.field[3])))) { in xhci_handle_cmd_stop_ep()