Searched refs:OTG_RESET_DONE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/soc/ti/ | ||
H A D | omap1-usb.h | 30 # define OTG_RESET_DONE (1 << 2) macro |
/linux/arch/arm/mach-omap1/ | ||
H A D | usb.c | 60 if (!(syscon & OTG_RESET_DONE)) in omap_otg_init() |