Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.h88 uint8_t n_cc; /* Number of Companion Controller */ member
A Dusb_hc_ehci.c838 …g_ehci_hcd[bus->hcd.hcd_id].n_cc = (EHCI_HCCR->hcsparams & EHCI_HCSPARAMS_NCC_MASK) >> EHCI_HCSPAR… in usb_hc_init()
840 g_ehci_hcd[bus->hcd.hcd_id].has_tt = g_ehci_hcd[bus->hcd.hcd_id].n_cc ? false : true; in usb_hc_init()
846 g_ehci_hcd[bus->hcd.hcd_id].n_cc, in usb_hc_init()

Completed in 10 milliseconds