Searched refs:XHCI_HC_LENGTH (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-ext-caps.h40 #define XHCI_HC_LENGTH(p) (((p)>>00)&0x00ff) macro
H A Dpci-quirks.c1035 op_reg_base = base + XHCI_HC_LENGTH(readl(base)); quirk_usb_handoff_xhci()
H A Dxhci.h73 #define HC_LENGTH(p) XHCI_HC_LENGTH(p)

Completed in 129 milliseconds