Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Dzy7_ehci.c118 #define ZY7_USB_PORTSC_PTS_UTMI (0<<30) macro
165 portsc |= ZY7_USB_PORTSC_PTS_UTMI; in zy7_phy_config()
167 portsc |= (ZY7_USB_PORTSC_PTS_UTMI | in zy7_phy_config()