Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-faraday.c26 static inline int ehci_is_fotg2xx(union ehci_faraday_regs *regs) in ehci_is_fotg2xx() function
42 if (ehci_is_fotg2xx(regs)) in faraday_ehci_get_port_speed()
103 if (ehci_is_fotg2xx(regs)) { in ehci_hcd_init()