Searched refs:config_maxburst (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/dma/
H A Dste_dma40.c2097 u32 config_maxburst; local
2119 config_maxburst = config->src_maxburst;
2139 config_maxburst = config->dst_maxburst;
2169 if (config_maxburst >= 16)
2171 else if (config_maxburst >= 8)
2173 else if (config_maxburst >= 4)
2197 config_maxburst);

Completed in 43 milliseconds