Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.h67 #define UDC_SOF (UDC_BASE + 0x24) /* Start of frame */ macro
H A Domap_udc.c1130 u16 sof = omap_readw(UDC_SOF); in omap_get_frame()
2362 seq_printf(s, "sof %04x\n", omap_readw(UDC_SOF)); in proc_udc_show()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.h67 #define UDC_SOF (UDC_BASE + 0x24) /* Start of frame */ macro
H A Domap_udc.c1135 u16 sof = omap_readw(UDC_SOF); in omap_get_frame()
2362 seq_printf(s, "sof %04x\n", omap_readw(UDC_SOF)); in proc_udc_show()

Completed in 8 milliseconds