Home
last modified time | relevance | path

Searched refs:UDC_DEVSTAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()
2959 devstat = omap_readw(UDC_DEVSTAT); in omap_udc_suspend()