Home
last modified time | relevance | path

Searched refs:UDC_DEVSTAT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.h56 #define UDC_DEVSTAT (UDC_BASE + 0x20) /* Device status */ macro
H A Domap_udc.c1368 devstat = omap_readw(UDC_DEVSTAT); in update_otg()
1724 devstat = omap_readw(UDC_DEVSTAT); in devstate_irq()
2350 tmp = omap_readw(UDC_DEVSTAT); in proc_udc_show()
2421 tmp = omap_readw(UDC_DEVSTAT); in proc_udc_show()
2963 * report VBUS irqs (UDC_DEVSTAT.UDC_ATT). And in any case, we need to
2972 devstat = omap_readw(UDC_DEVSTAT); in omap_udc_suspend()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.h56 #define UDC_DEVSTAT (UDC_BASE + 0x20) /* Device status */ macro
H A Domap_udc.c1373 devstat = omap_readw(UDC_DEVSTAT); in update_otg()
1729 devstat = omap_readw(UDC_DEVSTAT); in devstate_irq()
2350 tmp = omap_readw(UDC_DEVSTAT); in proc_udc_show()
2421 tmp = omap_readw(UDC_DEVSTAT); in proc_udc_show()
2950 * report VBUS irqs (UDC_DEVSTAT.UDC_ATT). And in any case, we need to
2959 devstat = omap_readw(UDC_DEVSTAT); in omap_udc_suspend()

Completed in 9 milliseconds