Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Dzy7_ehci.c121 #define ZY7_USB_PORTSC_PTW (1<<28) macro
159 portsc &= ~(ZY7_USB_PORTSC_PTS_MASK | ZY7_USB_PORTSC_PTW | in zy7_phy_config()
168 ZY7_USB_PORTSC_PTW); in zy7_phy_config()