Searched refs:USB_MODE_STREAM_DISABLE (Results 1 – 3 of 3) sorted by relevance
196 #define USB_MODE_STREAM_DISABLE (0x1<<4) macro
922 temp = USB_MODE_STREAM_DISABLE | (pdata->es ? USB_MODE_ES : 0); in usb_otg_start()
293 #define USB_MODE_STREAM_DISABLE 0x00000010 macro