Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/include/mach/
Dusb.h44 # define OTG_RESET_DONE (1 << 2) macro
/arch/arm/mach-omap1/
Dusb.c60 if (!(syscon & OTG_RESET_DONE)) in omap_otg_init()