Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci.h466 u32 hw_bufp_hi [7]; /* Appendix B */ member
Dehci-sched.c960 itd->hw_bufp_hi [pg] |= cpu_to_le32 ((u32)(uf->bufp >> 32)); in itd_patch()
967 itd->hw_bufp_hi [pg] |= cpu_to_le32 ((u32)(bufp >> 32)); in itd_patch()