Home
last modified time | relevance | path

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

/drivers/dma/sh/
Drz-dmac.c41 u32 nxla; member
216 u32 nxla; in rz_lmdesc_setup() local
221 nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
224 nxla += sizeof(*lmdesc); in rz_lmdesc_setup()
225 lmdesc->nxla = nxla; in rz_lmdesc_setup()
230 lmdesc->nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
256 u32 nxla; in rz_dmac_enable_hw() local
266 nxla = channel->lmdesc.base_dma + in rz_dmac_enable_hw()
273 rz_dmac_ch_writel(channel, nxla, NXLA, 1); in rz_dmac_enable_hw()