Home
last modified time | relevance | path

Searched refs:hw_current (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h427 __hc32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
H A Dehci-dbg.c101 qh, hw->hw_next, hw->hw_info1, hw->hw_info2, hw->hw_current); in dbg_qh()
397 hw_curr = (mark == '*') ? hc32_to_cpup(ehci, &hw->hw_current) : 0; in qh_lines()
409 hc32_to_cpup(ehci, &hw->hw_current), in qh_lines()
H A Dehci.h395 __hc32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
H A Doxu210hp-hcd.c318 __le32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
1288 if (cpu_to_le32(qtd->qtd_dma) == qh->hw_current) in qh_refresh()
1403 * Chases up to qh->hw_current. Returns number of completions called,
1511 == qh->hw_current) in qh_completions()
H A Dfotg210-hcd.c138 hw->hw_current); in dbg_qh()
380 hw_curr = (mark == '*') ? hc32_to_cpup(fotg210, &hw->hw_current) : 0; in qh_lines()
2079 if (cpu_to_hc32(fotg210, qtd->qtd_dma) == qh->hw->hw_current) { in qh_refresh()
2236 * Chases up to qh->hw_current. Returns number of completions called,
2388 == hw->hw_current) { in qh_completions()
H A Dehci-q.c285 * Chases up to qh->hw_current. Returns nonzero if the caller should
1348 * change to the hw_current and hw_token fields (this delay occurs in end_unlink_async()
1375 qh_current = qh->hw->hw_current; in end_unlink_async()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h425 __hc32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
H A Dfotg210-hcd.c137 hw->hw_current); in dbg_qh()
379 hw_curr = (mark == '*') ? hc32_to_cpup(fotg210, &hw->hw_current) : 0; in qh_lines()
2080 if (cpu_to_hc32(fotg210, qtd->qtd_dma) == qh->hw->hw_current) { in qh_refresh()
2237 * Chases up to qh->hw_current. Returns number of completions called,
2389 == hw->hw_current) { in qh_completions()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c101 qh, hw->hw_next, hw->hw_info1, hw->hw_info2, hw->hw_current); in dbg_qh()
397 hw_curr = (mark == '*') ? hc32_to_cpup(ehci, &hw->hw_current) : 0; in qh_lines()
409 hc32_to_cpup(ehci, &hw->hw_current), in qh_lines()
H A Dehci.h398 __hc32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
H A Doxu210hp-hcd.c318 __le32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
1288 if (cpu_to_le32(qtd->qtd_dma) == qh->hw_current) in qh_refresh()
1404 * Chases up to qh->hw_current. Returns number of completions called,
1512 == qh->hw_current) in qh_completions()
H A Dehci-q.c286 * Chases up to qh->hw_current. Returns nonzero if the caller should
1349 * change to the hw_current and hw_token fields (this delay occurs in end_unlink_async()
1376 qh_current = qh->hw->hw_current; in end_unlink_async()

Completed in 37 milliseconds