Lines Matching refs:hc32_to_cpup
142 hc32_to_cpup(fotg210, &qtd->hw_next), in dbg_qtd()
143 hc32_to_cpup(fotg210, &qtd->hw_alt_next), in dbg_qtd()
144 hc32_to_cpup(fotg210, &qtd->hw_token), in dbg_qtd()
145 hc32_to_cpup(fotg210, &qtd->hw_buf[0])); in dbg_qtd()
148 hc32_to_cpup(fotg210, &qtd->hw_buf[1]), in dbg_qtd()
149 hc32_to_cpup(fotg210, &qtd->hw_buf[2]), in dbg_qtd()
150 hc32_to_cpup(fotg210, &qtd->hw_buf[3]), in dbg_qtd()
151 hc32_to_cpup(fotg210, &qtd->hw_buf[4])); in dbg_qtd()
405 scratch = hc32_to_cpup(fotg210, &hw->hw_info1); in qh_lines()
406 hw_curr = (mark == '*') ? hc32_to_cpup(fotg210, &hw->hw_current) : 0; in qh_lines()
412 scratch, hc32_to_cpup(fotg210, &hw->hw_info2), in qh_lines()
413 hc32_to_cpup(fotg210, &hw->hw_token), mark, in qh_lines()
416 (hc32_to_cpup(fotg210, &hw->hw_alt_next) >> 1) & 0x0f); in qh_lines()
422 scratch = hc32_to_cpup(fotg210, &td->hw_token); in qh_lines()
559 hc32_to_cpup(fotg210, in fill_periodic_buffer()
580 u32 scratch = hc32_to_cpup(fotg210, in fill_periodic_buffer()
2147 epnum = (hc32_to_cpup(fotg210, &hw->hw_info1) >> 8) & 0x0f; in qh_update()
3650 period, hc32_to_cpup(fotg210, &qh->hw->hw_info2) in qh_link_periodic()
3746 hc32_to_cpup(fotg210, &qh->hw->hw_info2) & in qh_unlink_periodic()
3942 uframe = ffs(hc32_to_cpup(fotg210, &hw->hw_info2) & QH_SMASK); in qh_schedule()
4669 t = hc32_to_cpup(fotg210, &itd->hw_transaction[uframe]); in itd_complete()