Home
last modified time | relevance | path

Searched refs:HST_IDLE_EN (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/soc/ti/
A Domap1-usb.h28 # define HST_IDLE_EN (1 << 14) macro
/linux-6.3-rc2/arch/arm/mach-omap1/
A Dusb.c110 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()
130 syscon &= ~HST_IDLE_EN; in omap_otg_init()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Domap_udc.c2244 (tmp & HST_IDLE_EN) ? " !host" : "", in proc_otg_show()

Completed in 9 milliseconds