Searched refs:pxa27x_ohci (Results 1 – 1 of 1) sorted by relevance
119 struct pxa27x_ohci { struct126 #define to_pxa27x_ohci(hcd) (struct pxa27x_ohci *)(hcd_to_ohci(hcd)->priv) argument138 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm()170 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power()195 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); in pxa27x_ohci_hub_control()218 static inline void pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, in pxa27x_setup_hc()258 static inline void pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) in pxa27x_reset_hc()267 static int pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_start_hc()306 static void pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_stop_hc()409 struct pxa27x_ohci *pxa_ohci; in ohci_hcd_pxa27x_probe()[all …]