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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h66 #define UDC_SOF (UDC_BASE + 0x24) /* Start of frame */ macro
H A Domap_udc.c1198 u16 sof = omap_readw(UDC_SOF);
2454 seq_printf(s, "sof %04x\n", omap_readw(UDC_SOF));

Completed in 49 milliseconds