Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h38 #define EHCI_HCSPARAMS_PPC (1 << 4) /* Bit 4: Port Power Control */ macro
A Dusb_hc_ehci.c836 g_ehci_hcd[bus->hcd.hcd_id].ppc = (EHCI_HCCR->hcsparams & EHCI_HCSPARAMS_PPC) ? true : false; in usb_hc_init()
1180 if (temp & EHCI_PORTSC_PP || !(EHCI_HCCR->hcsparams & EHCI_HCSPARAMS_PPC)) { in usbh_roothub_control()

Completed in 9 milliseconds