Searched refs:hw_bufp_hi (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h455 __hc32 hw_bufp_hi [7]; /* Appendix B */ member in struct:ehci_itd
H A Dehci-sched.c1535 itd->hw_bufp_hi[pg] |= cpu_to_hc32(ehci, (u32)(uf->bufp >> 32));
1543 itd->hw_bufp_hi[pg] |= cpu_to_hc32(ehci, (u32)(bufp >> 32));

Completed in 22 milliseconds