hc32_to_cpup
hc32_to_cpup(fotg210, &qtd->hw_next),
hc32_to_cpup(fotg210, &qtd->hw_alt_next),
hc32_to_cpup(fotg210, &qtd->hw_token),
hc32_to_cpup(fotg210, &qtd->hw_buf[0]));
hc32_to_cpup(fotg210, &qtd->hw_buf[1]),
hc32_to_cpup(fotg210, &qtd->hw_buf[2]),
hc32_to_cpup(fotg210, &qtd->hw_buf[3]),
hc32_to_cpup(fotg210, &qtd->hw_buf[4]));
epnum = (hc32_to_cpup(fotg210, &hw->hw_info1) >> 8) & 0x0f;
hc32_to_cpup(fotg210, &qh->hw->hw_info2) &
qh->period, hc32_to_cpup(fotg210, &qh->hw->hw_info2) &
uframe = ffs(hc32_to_cpup(fotg210, &hw->hw_info2) & QH_SMASK);
scratch = hc32_to_cpup(fotg210, &hw->hw_info1);
hw_curr = (mark == '*') ? hc32_to_cpup(fotg210, &hw->hw_current) : 0;
scratch, hc32_to_cpup(fotg210, &hw->hw_info2),
hc32_to_cpup(fotg210, &hw->hw_token), mark,
(hc32_to_cpup(fotg210, &hw->hw_alt_next) >> 1) & 0x0f);
scratch = hc32_to_cpup(fotg210, &td->hw_token);
t = hc32_to_cpup(fotg210, &itd->hw_transaction[uframe]);
u32 scratch = hc32_to_cpup(fotg210, &hw->hw_info1);
hc32_to_cpup(fotg210,
scratch = hc32_to_cpup(ehci, &hw->hw_info1);
hw_curr = (mark == '*') ? hc32_to_cpup(ehci, &hw->hw_current) : 0;
scratch, hc32_to_cpup(ehci, &hw->hw_info2),
hc32_to_cpup(ehci, &hw->hw_token), mark,
(hc32_to_cpup(ehci, &hw->hw_alt_next) >> 1) & 0x0f,
hc32_to_cpup(ehci, &hw->hw_current),
hc32_to_cpup(ehci, &hw->hw_qtd_next),
hc32_to_cpup(ehci, &hw->hw_buf[0]));
scratch = hc32_to_cpup(ehci, &td->hw_token);
hc32_to_cpup(ehci, &td->hw_buf[0]));
u32 scratch = hc32_to_cpup(ehci, &hw->hw_info1);
hc32_to_cpup(ehci,
hc32_to_cpup(ehci, &p.sitd->hw_uframe)
hc32_to_cpup(ehci, &qtd->hw_next),
hc32_to_cpup(ehci, &qtd->hw_alt_next),
hc32_to_cpup(ehci, &qtd->hw_token),
hc32_to_cpup(ehci, &qtd->hw_buf[0]));
hc32_to_cpup(ehci, &qtd->hw_buf[1]),
hc32_to_cpup(ehci, &qtd->hw_buf[2]),
hc32_to_cpup(ehci, &qtd->hw_buf[3]),
hc32_to_cpup(ehci, &qtd->hw_buf[4]));
epnum = (hc32_to_cpup(ehci, &hw->hw_info1) >> 8) & 0x0f;
t = hc32_to_cpup(ehci, &itd->hw_transaction[uframe]);
t = hc32_to_cpup(ehci, &sitd->hw_results);
period, hc32_to_cpup(ehci, &qh->hw->hw_info2)
hc32_to_cpup(ehci, &qh->hw->hw_info2) & (QH_CMASK | QH_SMASK),
u32 tmp = hc32_to_cpup (ohci, &td->hwINFO);
hc32_to_cpup (ohci, &td->hwNextTD));
cbp = hc32_to_cpup (ohci, &td->hwCBP);
be = hc32_to_cpup (ohci, &td->hwBE);
hc32_to_cpup (ohci, &td->hwCBP) & ~0x0fff,
hc32_to_cpup (ohci, &td->hwBE));
hc32_to_cpup (ohci, &ed->hwNextED));
tmp = hc32_to_cpup (ohci, &ed->hwHeadP);
hc32_to_cpup (ohci, &ed->hwTailP),
info = hc32_to_cpup (ohci, &td->hwINFO);
cbp = hc32_to_cpup (ohci, &td->hwCBP);
be = hc32_to_cpup (ohci, &td->hwBE);
tdINFO = hc32_to_cpup(ohci, &td->hwINFO);
hc32_to_cpup (ohci, &ed->hwNextED),
hc32_to_cpup (ohci, &ed->hwNextED),
u32 tdINFO = hc32_to_cpup (ohci, &td->hwINFO);
u32 tdBE = hc32_to_cpup (ohci, &td->hwBE);
hc32_to_cpup (ohci, &td->hwCBP)
td_dma = hc32_to_cpup (ohci, &ohci->hcca->done_head);
cc = TD_CC_GET (hc32_to_cpup (ohci, &td->hwINFO));
td_dma = hc32_to_cpup (ohci, &td->hwNextTD);