Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_usbphy.c61 #define USB_HOSTPC1_DEVLC_PTS(x) (((x) & 0x7) << 29) macro
492 val &= ~USB_HOSTPC1_DEVLC_PTS(~0); in usbphy_utmi_enable()
493 val |= USB_HOSTPC1_DEVLC_PTS(0); in usbphy_utmi_enable()