Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/otg/
Dfsl_otg.h144 #define PORTSC_PTW (0x1<<28) macro
Dfsl_otg.c887 temp &= ~(PORTSC_PHY_TYPE_SEL | PORTSC_PTW); in usb_otg_start()