Searched refs:XHCI_HC_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci-ext-caps.h | 29 #define XHCI_HC_LENGTH(p) (((p)>>00)&0x00ff) macro |
| H A D | pci-quirks.c | 1227 op_reg_base = base + XHCI_HC_LENGTH(readl(base)); in quirk_usb_handoff_xhci() |