OTG_IDLE_EN       108 arch/arm/mach-omap1/usb.c 	syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN;
OTG_IDLE_EN       141 arch/arm/mach-omap1/usb.c 		syscon &= ~OTG_IDLE_EN;
OTG_IDLE_EN      2244 drivers/usb/gadget/udc/omap_udc.c 		(tmp & OTG_IDLE_EN) ? " !otg" : "",