Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.h86 bool ppc; /* Port Power Control */ member
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()
844 g_ehci_hcd[bus->hcd.hcd_id].ppc, in usb_hc_init()
903 if (g_ehci_hcd[bus->hcd.hcd_id].ppc) { in usb_hc_init()
958 if (g_ehci_hcd[bus->hcd.hcd_id].ppc) { in usb_hc_deinit()

Completed in 8 milliseconds