Searched refs:xhci_ppc (Results 1 – 3 of 3) sorted by relevance
164 void xhci_ppc(struct xhc_comp *xhci, int bOn);
1468 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()
484 void xhci_ppc(struct xhc_comp *xhci, int bOn) in xhci_ppc() function