Home
last modified time | relevance | path

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

/drivers/dma/sh/
Drz-dmac.c166 #define DMAC_NR_LMDESC 64 macro
222 while (lmdesc < (channel->lmdesc.base + (DMAC_NR_LMDESC - 1))) { in rz_lmdesc_setup()
245 if (lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_lmdesc_recycle()
370 if (++lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_prepare_descs_for_slave_sg()
446 for (i = 0; i < DMAC_NR_LMDESC; i++) in rz_dmac_free_chan_resources()
788 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_chan_probe()
926 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_probe()
943 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_remove()