Searched refs:QH_STATUS_ICUR (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/whci/ | ||
D | whci-hc.h | 186 #define QH_STATUS_ICUR(i) ((i) << 5) macro |
D | qset.c | 104 qset->qh.status = cpu_to_le16(QH_STATUS_ICUR(qset->td_start)); in qset_clear() |