Searched refs:OTG_IDLE_EN (Results 1 – 3 of 3) sorted by relevance
27 # define OTG_IDLE_EN (1 << 15) macro
110 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()143 syscon &= ~OTG_IDLE_EN; in omap_otg_init()
2243 (tmp & OTG_IDLE_EN) ? " !otg" : "", in proc_otg_show()
Completed in 8 milliseconds