Home
last modified time | relevance | path

Searched refs:hw_p (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c72 Q_NEXT_TYPE(ehci, *hw_p)); in periodic_unlink()
74 Q_NEXT_TYPE(ehci, *hw_p)); in periodic_unlink()
85 Q_NEXT_TYPE(ehci, *hw_p)); in periodic_unlink()
91 Q_NEXT_TYPE(ehci, *hw_p)); in periodic_unlink()
566 qh->hw->hw_next = *hw_p; in qh_link_periodic()
1733 itd->hw_next = *hw_p; in itd_link()
2360 __hc32 type, *hw_p; in scan_isoc() local
2405 hw_p = &q.itd->hw_next; in scan_isoc()
2422 *hw_p = q.itd->hw_next; in scan_isoc()
2443 hw_p = &q.sitd->hw_next; in scan_isoc()
[all …]
H A Doxu210hp-hcd.c2251 hw_p = here.hw_next; in periodic_unlink()
2262 *hw_p = *here.hw_next; in periodic_unlink()
2274 switch (Q_NEXT_TYPE(*hw_p)) { in periodic_usecs()
2283 hw_p = &q->qh->hw_next; in periodic_usecs()
2373 type = Q_NEXT_TYPE(*hw_p); in qh_link_periodic()
2377 hw_p = &here.qh->hw_next; in qh_link_periodic()
2388 hw_p = &here.qh->hw_next; in qh_link_periodic()
2395 qh->hw_next = *hw_p; in qh_link_periodic()
2398 *hw_p = QH_NEXT(qh->qh_dma); in qh_link_periodic()
2693 __le32 type, *hw_p; in scan_periodic() local
[all …]
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c3324 Q_NEXT_TYPE(fotg210, *hw_p)); in periodic_unlink()
3327 Q_NEXT_TYPE(fotg210, *hw_p)); in periodic_unlink()
3350 hw_p = &hw->hw_next; in periodic_usecs()
3361 hw_p = &q->fstn->hw_next; in periodic_usecs()
3367 hw_p = &q->itd->hw_next; in periodic_usecs()
3515 hw_p = &here.qh->hw->hw_next; in qh_link_periodic()
3522 qh->hw->hw_next = *hw_p; in qh_link_periodic()
4340 itd->hw_next = *hw_p; in itd_link()
4580 __hc32 type, *hw_p; in scan_frame_queue() local
4606 hw_p = &q.itd->hw_next; in scan_frame_queue()
[all …]