Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-usb.h30 # define OTG_RESET_DONE (1 << 2) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dusb.h44 # define OTG_RESET_DONE (1 << 2) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dusb.c59 if (!(syscon & OTG_RESET_DONE)) in omap_otg_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dusb.c60 if (!(syscon & OTG_RESET_DONE)) in omap_otg_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c2247 (tmp & OTG_RESET_DONE) ? " reset_done" : " reset_active"); in proc_otg_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c2247 (tmp & OTG_RESET_DONE) ? " reset_done" : " reset_active"); in proc_otg_show()

Completed in 9 milliseconds