Searched refs:QH_EPCAPS_MULT (Results 1 – 2 of 2) sorted by relevance
215 #define QH_EPCAPS_MULT(n) ((n) << QH_EPCAPS_MULT_SHIFT) macro
246 epcap |= QH_EPCAPS_MULT(EHCI_TUNE_MULT_TT); in ehci_qh_fill()262 epcap |= QH_EPCAPS_MULT(EHCI_TUNE_MULT_HS); in ehci_qh_fill()264 epcap |= QH_EPCAPS_MULT(EHCI_TUNE_MULT_HS); in ehci_qh_fill()267 epcap |= QH_EPCAPS_MULT(ep_mult); in ehci_qh_fill()
Completed in 7 milliseconds