/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-dbg.c | 123 hc32_to_cpu(ehci, itd->hw_bufp[0]), in dbg_itd() 124 hc32_to_cpu(ehci, itd->hw_bufp[1]), in dbg_itd() 125 hc32_to_cpu(ehci, itd->hw_bufp[2]), in dbg_itd() 126 hc32_to_cpu(ehci, itd->hw_bufp[3]), in dbg_itd() 127 hc32_to_cpu(ehci, itd->hw_bufp[4]), in dbg_itd() 128 hc32_to_cpu(ehci, itd->hw_bufp[5]), in dbg_itd() 129 hc32_to_cpu(ehci, itd->hw_bufp[6])); in dbg_itd()
|
H A D | ehci-sched.c | 1661 itd->hw_bufp[0] = stream->buf0; in itd_init() 1662 itd->hw_bufp[1] = stream->buf1; in itd_init() 1663 itd->hw_bufp[2] = stream->buf2; in itd_init() 1690 itd->hw_bufp[pg] |= cpu_to_hc32(ehci, uf->bufp & ~(u32)0); in itd_patch() 1698 itd->hw_bufp[pg] |= cpu_to_hc32(ehci, bufp & ~(u32)0); in itd_patch()
|
H A D | fotg210-hcd.c | 163 hc32_to_cpu(fotg210, itd->hw_bufp[0]), in dbg_itd() 164 hc32_to_cpu(fotg210, itd->hw_bufp[1]), in dbg_itd() 165 hc32_to_cpu(fotg210, itd->hw_bufp[2]), in dbg_itd() 166 hc32_to_cpu(fotg210, itd->hw_bufp[3]), in dbg_itd() 167 hc32_to_cpu(fotg210, itd->hw_bufp[4]), in dbg_itd() 168 hc32_to_cpu(fotg210, itd->hw_bufp[5]), in dbg_itd() 169 hc32_to_cpu(fotg210, itd->hw_bufp[6])); in dbg_itd() 4286 itd->hw_bufp[0] = stream->buf0; in itd_init() 4287 itd->hw_bufp[1] = stream->buf1; in itd_init() 4288 itd->hw_bufp[ in itd_init() [all...] |
H A D | fotg210.h | 479 u64 bufp; /* itd->hw_bufp{,_hi}[pg] |= */ 517 * including the extra info for hw_bufp[0..2] 526 /* This is used to initialize iTD's hw_bufp fields */ 556 __hc32 hw_bufp[7]; /* see EHCI 3.3.3 */ member
|
H A D | ehci.h | 449 u64 bufp; /* itd->hw_bufp{,_hi}[pg] |= */ 486 * including the extra info for hw_bufp[0..2] 492 /* This is used to initialize iTD's hw_bufp fields */ 522 __hc32 hw_bufp[7]; /* see EHCI 3.3.3 */ member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 123 hc32_to_cpu(ehci, itd->hw_bufp[0]), in dbg_itd() 124 hc32_to_cpu(ehci, itd->hw_bufp[1]), in dbg_itd() 125 hc32_to_cpu(ehci, itd->hw_bufp[2]), in dbg_itd() 126 hc32_to_cpu(ehci, itd->hw_bufp[3]), in dbg_itd() 127 hc32_to_cpu(ehci, itd->hw_bufp[4]), in dbg_itd() 128 hc32_to_cpu(ehci, itd->hw_bufp[5]), in dbg_itd() 129 hc32_to_cpu(ehci, itd->hw_bufp[6])); in dbg_itd()
|
H A D | ehci-sched.c | 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()
|
H A D | ehci.h | 452 u64 bufp; /* itd->hw_bufp{,_hi}[pg] |= */ 489 * including the extra info for hw_bufp[0..2] 495 /* This is used to initialize iTD's hw_bufp fields */ 525 __hc32 hw_bufp[7]; /* see EHCI 3.3.3 */ member
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | cppi_dma.c | 434 bd->hw_next, bd->hw_bufp, bd->hw_off_len, in cppi_dump_rxbd() 627 bd->hw_bufp = tx->buf_dma + tx->offset; in cppi_next_tx_segment() 652 bd, bd->hw_next, bd->hw_bufp, in cppi_next_tx_segment() 853 bd->hw_bufp = addr; in cppi_next_rx_segment() 1033 (unsigned long long)bd->dma, bd->hw_next, bd->hw_bufp, in cppi_rx_scan() 1210 bd, bd->hw_next, bd->hw_bufp, in cppi_interrupt()
|
H A D | cppi_dma.h | 60 u32 hw_bufp; /* i/o buffer pointer */ member
|
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | cppi_dma.h | 60 u32 hw_bufp; /* i/o buffer pointer */ member
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 162 hc32_to_cpu(fotg210, itd->hw_bufp[0]), in dbg_itd() 163 hc32_to_cpu(fotg210, itd->hw_bufp[1]), in dbg_itd() 164 hc32_to_cpu(fotg210, itd->hw_bufp[2]), in dbg_itd() 165 hc32_to_cpu(fotg210, itd->hw_bufp[3]), in dbg_itd() 166 hc32_to_cpu(fotg210, itd->hw_bufp[4]), in dbg_itd() 167 hc32_to_cpu(fotg210, itd->hw_bufp[5]), in dbg_itd() 168 hc32_to_cpu(fotg210, itd->hw_bufp[6])); in dbg_itd() 4286 itd->hw_bufp[0] = stream->buf0; in itd_init() 4287 itd->hw_bufp[1] = stream->buf1; in itd_init() 4288 itd->hw_bufp[ in itd_init() [all...] |
H A D | fotg210-hcd.h | 477 u64 bufp; /* itd->hw_bufp{,_hi}[pg] |= */ 515 * including the extra info for hw_bufp[0..2] 524 /* This is used to initialize iTD's hw_bufp fields */ 554 __hc32 hw_bufp[7]; /* see EHCI 3.3.3 */ member
|