Searched refs:CCIO_SEARCH_SAMPLE (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/parisc/
H A Dccio-dma.c235 #define CCIO_SEARCH_SAMPLE 0x100 macro
236 unsigned long avg_search[CCIO_SEARCH_SAMPLE];
398 ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1;
954 for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) {
961 avg /= CCIO_SEARCH_SAMPLE;

Completed in 121 milliseconds