Home
last modified time | relevance | path

Searched hist:"8148 f4f3d5627532262aa8f56a14a2f9b2230719" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/freescale/imx/
H A Dimx6_usbphy.cdiff 8148f4f3d5627532262aa8f56a14a2f9b2230719 Sun Feb 12 01:52:22 CET 2017 Ian Lepore <ian@FreeBSD.org> Enable usb low and full speed devices connected to the imx6 root hubs.

This enables the PHY circuitry for UTMI+ level 2 and 3, and sets the
flag to tell the ehci code that the root hub has a transaction translator
in it. For imx6 we can use the standard ehci_get_port_speed_portsc()
function to find out what speed device is connected to the port.
/freebsd/sys/dev/usb/controller/
H A Dehci_imx.cdiff 8148f4f3d5627532262aa8f56a14a2f9b2230719 Sun Feb 12 01:52:22 CET 2017 Ian Lepore <ian@FreeBSD.org> Enable usb low and full speed devices connected to the imx6 root hubs.

This enables the PHY circuitry for UTMI+ level 2 and 3, and sets the
flag to tell the ehci code that the root hub has a transaction translator
in it. For imx6 we can use the standard ehci_get_port_speed_portsc()
function to find out what speed device is connected to the port.