Searched refs:ZY7_USB_PORTSC_PTS_UTMI (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/xilinx/
H A Dzy7_ehci.c124 #define ZY7_USB_PORTSC_PTS_UTMI (0<<30) macro
171 portsc |= ZY7_USB_PORTSC_PTS_UTMI;
173 portsc |= (ZY7_USB_PORTSC_PTS_UTMI |

Completed in 57 milliseconds