Searched refs:n_pcc (Results 1 – 2 of 2) sorted by relevance
89 uint8_t n_pcc; /* Number of ports supported per companion host controller */ member
839 …g_ehci_hcd[bus->hcd.hcd_id].n_pcc = (EHCI_HCCR->hcsparams & EHCI_HCSPARAMS_NPCC_MASK) >> EHCI_HCSP… in usb_hc_init()847 g_ehci_hcd[bus->hcd.hcd_id].n_pcc); in usb_hc_init()
Completed in 8 milliseconds