Searched refs:HC_VERSION (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c75 xhci->hci_version = HC_VERSION(xhci->hcc_params);
H A Doxu210hp.h68 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro
H A Dxhci.h74 #define HC_VERSION(p) (((p) >> 16) & 0xffff) macro
1323 return ((HC_VERSION(temp) == 0x95) &&
H A Dxhci-dbg.c66 (unsigned int) HC_VERSION(temp));
H A Dehci-hcd.c730 temp = HC_VERSION(ehci_readl(ehci, &ehci->caps->hc_capbase));
H A Dehci-dbg.c726 i = HC_VERSION(ehci_readl(ehci, &ehci->caps->hc_capbase));
H A Disp1760-hcd.c57 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro
H A Doxu210hp-hcd.c2727 temp = HC_VERSION(readl(&oxu->caps->hc_capbase));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dehci_def.h31 #define HC_VERSION(p) (((p)>>16)&0xffff) /* bits 31:16 */ macro

Completed in 105 milliseconds