Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBHwCtl.c484 void xhci_ppc(struct xhc_comp *xhci, int bOn) in xhci_ppc()
538 void U3phy_MS28_init(struct xhc_comp *xhci) in U3phy_MS28_init()
567 struct xhc_comp xc = XHC_COMP_PORT0; in xhci_enable_clock()
570 struct xhc_comp xc1 = XHC_COMP_PORT1; in xhci_enable_clock()
594 void xhci_ssport_set_state(struct xhc_comp *xhci, int bOn) in xhci_ssport_set_state()
H A DdrvUSBHwCtl.h164 void xhci_ppc(struct xhc_comp *xhci, int bOn);
166 void xhci_ssport_set_state(struct xhc_comp *xhci, int bOn);
H A DdrvHub.h247 struct xhc_comp { struct
266 struct xhc_comp xhci; argument