Searched refs:HST_IDLE_EN (Results 1 – 3 of 3) sorted by relevance
43 # define HST_IDLE_EN (1 << 14) macro
124 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()144 syscon &= ~HST_IDLE_EN; in omap_otg_init()
2248 (tmp & HST_IDLE_EN) ? " !host" : "", in proc_otg_show()