Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Dzy7_ehci.c116 #define ZY7_USB_PORTSC_PTS_MASK (3<<30) macro
159 portsc &= ~(ZY7_USB_PORTSC_PTS_MASK | ZY7_USB_PORTSC_PTW | in zy7_phy_config()