Home
last modified time | relevance | path

Searched refs:xhci_ppc (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBHwCtl.h164 void xhci_ppc(struct xhc_comp *xhci, int bOn);
H A DdrvUSBEntry.c1468 xhci_ppc(&pChip->reg[u8Hostid].xhci, true); in MDrv_USB_Port_Init()
1518 xhci_ppc(&pCurrentChip->reg[u8Hostid].xhci, false); in MDrv_USB_Port_Close()
H A DdrvUSBHwCtl.c484 void xhci_ppc(struct xhc_comp *xhci, int bOn) in xhci_ppc() function