Searched refs:USB_HOSTPC1_DEVLC_PTS (Results 1 – 1 of 1) sorted by relevance
61 #define USB_HOSTPC1_DEVLC_PTS(x) (((x) & 0x7) << 29) macro492 val &= ~USB_HOSTPC1_DEVLC_PTS(~0); in usbphy_utmi_enable()493 val |= USB_HOSTPC1_DEVLC_PTS(0); in usbphy_utmi_enable()