Searched refs:hw_bufp (Results 1 – 3 of 3) sorted by relevance
60 u32 hw_bufp; /* i/o buffer pointer */ member
1672 itd->hw_bufp[0] = stream->buf0; in itd_init()1673 itd->hw_bufp[1] = stream->buf1; in itd_init()1674 itd->hw_bufp[2] = stream->buf2; in itd_init()1701 itd->hw_bufp[pg] |= cpu_to_hc32(ehci, uf->bufp & ~(u32)0); in itd_patch()1709 itd->hw_bufp[pg] |= cpu_to_hc32(ehci, bufp & ~(u32)0); in itd_patch()
554 __hc32 hw_bufp[7]; /* see EHCI 3.3.3 */ member