Home
last modified time | relevance | path

Searched refs:QH_EPCAPS_MULT (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h215 #define QH_EPCAPS_MULT(n) ((n) << QH_EPCAPS_MULT_SHIFT) macro
A Dusb_hc_ehci.c246 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