Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sh/
H A Drz-dmac.c168 #define DMAC_NR_LMDESC 64 macro
224 while (lmdesc < (channel->lmdesc.base + (DMAC_NR_LMDESC - 1))) { in rz_lmdesc_setup()
247 if (lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_lmdesc_recycle()
372 if (++lmdesc >= (channel->lmdesc.base + DMAC_NR_LMDESC)) in rz_dmac_prepare_descs_for_slave_sg()
448 for (i = 0; i < DMAC_NR_LMDESC; i++) in rz_dmac_free_chan_resources()
803 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_chan_probe()
958 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_probe()
983 sizeof(struct rz_lmdesc) * DMAC_NR_LMDESC, in rz_dmac_remove()