Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h5 #define HC_LENGTH(p) XHCI_HC_LENGTH(p)
H A Dxhci-ext-caps.h29 #define XHCI_HC_LENGTH(p) (((p)>>00)&0x00ff) macro