Searched refs:OTG_RESET_DONE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dusb.c44 if (!(syscon & OTG_RESET_DONE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h122 # define OTG_RESET_DONE (1 << 2) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2337 (tmp & OTG_RESET_DONE) ? " reset_done" : " reset_active");

Completed in 173 milliseconds