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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c2410_udc.c101 static uint32_t s3c2410_ticks = 0; variable
114 if (s3c2410_ticks != prevticks) {
115 prevticks = s3c2410_ticks;

Completed in 60 milliseconds