Searched refs:USB_PORTSC1_PTS (Results 1 – 1 of 1) sorted by relevance
37 #define USB_PORTSC1_PTS(x) (((x) & 0x3) << 30) macro475 val &= ~USB_PORTSC1_PTS(~0); in utmi_phy_power_on()