Home
last modified time | relevance | path

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

/linux/drivers/dma/sh/
H A Drz-dmac.c177 #define DMAC_NR_LMDESC 64 macro
236 while (lmdesc < (channel->lmdesc.base + (DMAC_NR_LMDESC - 1))) { in rz_lmdesc_setup()
259 if (lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_lmdesc_recycle()
390 if (++lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_prepare_descs_for_slave_sg()
472 for (i = 0; i < DMAC_NR_LMDESC; i++) in rz_dmac_free_chan_resources()
567 for (i = 0; i < DMAC_NR_LMDESC; i++) in rz_dmac_terminate_all()
842 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_chan_probe()
1042 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_probe()
1067 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_remove()