Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_dmac.c341 uint8_t ch_count, index; in a10dmac_alloc() local
345 ch_count = DDMA_CHANNELS; in a10dmac_alloc()
348 ch_count = NDMA_CHANNELS; in a10dmac_alloc()
352 for (index = 0; index < ch_count; index++) { in a10dmac_alloc()