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