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

/freebsd-12-stable/sys/arm/allwinner/
H A Da10_dmac.c339 uint8_t ch_count, index; local
343 ch_count = DDMA_CHANNELS;
346 ch_count = NDMA_CHANNELS;
350 for (index = 0; index < ch_count; index++) {

Completed in 104 milliseconds