Home
last modified time | relevance | path

Searched refs:OTG_RESET_DONE (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/soc/ti/
H A Domap1-usb.h30 # define OTG_RESET_DONE (1 << 2) macro
/linux/arch/arm/mach-omap1/
H A Dusb.c60 if (!(syscon & OTG_RESET_DONE)) in omap_otg_init()