Searched refs:QH_INFO2_BURST (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wusbcore/host/whci/ | ||
D | whci-hc.h | 153 #define QH_INFO2_BURST(b) ((b) << 0) /* maximum burst length */ macro |
D | qset.c | 86 QH_INFO2_BURST(qset->max_burst) in qset_fill_qh() |