Searched refs:txqsele (Results 1 – 1 of 1) sorted by relevance
45 u8 ep_cfg, txqsele; in _ConfigVerTOutEP() local63 txqsele = rtl_read_byte(rtlpriv, REG_TEST_USB_TXQS); in _ConfigVerTOutEP()64 if (txqsele & 0x0F) /* /map all endpoint to High queue */ in _ConfigVerTOutEP()66 else if (txqsele&0xF0) /* map all endpoint to Low queue */ in _ConfigVerTOutEP()