Searched refs:hw_bufp_hi (Results 1 – 4 of 4) sorted by relevance
554 __hc32 hw_bufp_hi[7]; /* Appendix B */ member
524 __hc32 hw_bufp_hi[7]; /* Appendix B */ member
1703 itd->hw_bufp_hi[pg] |= cpu_to_hc32(ehci, (u32)(uf->bufp >> 32)); in itd_patch()1711 itd->hw_bufp_hi[pg] |= cpu_to_hc32(ehci, (u32)(bufp >> 32)); in itd_patch()
4315 itd->hw_bufp_hi[pg] |= cpu_to_hc32(fotg210, (u32)(uf->bufp >> 32)); in itd_patch()4323 itd->hw_bufp_hi[pg] |= cpu_to_hc32(fotg210, (u32)(bufp >> 32)); in itd_patch()
Completed in 26 milliseconds