Searched refs:PORTSC_PTW (Results 1 – 3 of 3) sorted by relevance
81 #define PORTSC_PTW BIT(28) macro
130 #define PORTSC_PTW (0x1<<28) macro
909 temp &= ~(PORTSC_PHY_TYPE_SEL | PORTSC_PTW); in usb_otg_start()