Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/include/mach/
Dusb.h41 # define OTG_IDLE_EN (1 << 15) macro
/arch/arm/mach-omap1/
Dusb.c109 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()
142 syscon &= ~OTG_IDLE_EN; in omap_otg_init()