Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Dusb_phy.c37 #define USB_PORTSC1_PTS(x) (((x) & 0x3) << 30) macro
475 val &= ~USB_PORTSC1_PTS(~0); in utmi_phy_power_on()