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