Searched refs:txqsele (Results 1 – 1 of 1) sorted by relevance
19 u8 ep_cfg, txqsele; in configvertoutep() local37 txqsele = rtl_read_byte(rtlpriv, REG_TEST_USB_TXQS); in configvertoutep()38 if (txqsele & 0x0F) /* /map all endpoint to High queue */ in configvertoutep()40 else if (txqsele&0xF0) /* map all endpoint to Low queue */ in configvertoutep()