Searched refs:QH_INFO3_TX_RATE (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/whci/ | ||
D | whci-hc.h | 175 #define QH_INFO3_TX_RATE(r) ((r) << 24) /* PHY rate (see [ECMA-368] section 10.3.1.1) */ macro |
D | qset.c | 109 QH_INFO3_TX_RATE(phy_rate) in qset_fill_qh() |