Home
last modified time | relevance | path

Searched refs:DEV_IDLE_EN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-usb.h29 # define DEV_IDLE_EN (1 << 13) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dusb.h43 # define DEV_IDLE_EN (1 << 13) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dusb.c109 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()
116 syscon &= ~DEV_IDLE_EN; in omap_otg_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dusb.c110 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN; in omap_otg_init()
117 syscon &= ~DEV_IDLE_EN; in omap_otg_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c2246 (tmp & DEV_IDLE_EN) ? " !dev" : "", in proc_otg_show()
2629 /* OTG_SYSCON_1 |= DEV_IDLE_EN; */ in omap_udc_setup()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c2246 (tmp & DEV_IDLE_EN) ? " !dev" : "", in proc_otg_show()
2631 /* OTG_SYSCON_1 |= DEV_IDLE_EN; */ in omap_udc_setup()

Completed in 9 milliseconds