Searched defs:hc_capbase (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/
H A Dehci-grlib.c112 u32 hc_capbase; local
160 hc_capbase = ehci_readl(ehci, &ehci->caps->hc_capbase);
161 if (HC_VERSION(ehci, hc_capbase) != GRUSBHC_HCIVERSION) {
168 HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase));
H A Doxu210hp.h66 u32 hc_capbase; member in struct:ehci_caps
H A Dxhci.h51 * @hc_capbase: length of the capabilities register and HC version number
60 __le32 hc_capbase; member in struct:xhci_cap_regs
70 /* hc_capbase bitmasks */

Completed in 108 milliseconds