Home
last modified time | relevance | path

Searched refs:hw_current (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Doxu210hp.h287 __le32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
Dehci.h338 __hc32 hw_current; /* qtd list - see EHCI 3.6.4 */ member
Dehci-q.c138 if (cpu_to_hc32(ehci, qtd->qtd_dma) == qh->hw->hw_current) { in qh_refresh()
461 == hw->hw_current) { in qh_completions()
Dehci-dbg.c143 qh, hw->hw_next, hw->hw_info1, hw->hw_info2, hw->hw_current); in dbg_qh()
458 hw_curr = (mark == '*') ? hc32_to_cpup(ehci, &hw->hw_current) : 0; in qh_lines()
Doxu210hp-hcd.c861 if (cpu_to_le32(qtd->qtd_dma) == qh->hw_current) in qh_refresh()
1086 == qh->hw_current) in qh_completions()