Home
last modified time | relevance | path

Searched refs:QH_STATUS_TO_ICUR (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/whci/
Dwhci-hc.h180 #define QH_STATUS_TO_ICUR(s) (((s) >> 5) & 0x7) macro
Dqset.c238 if (QH_STATUS_TO_ICUR(qset->qh.status) == qset->td_end) in qset_add_qtds()
788 = QH_STATUS_TO_ICUR(le16_to_cpu(qset->qh.status)); in process_inactive_qtd()