Home
last modified time | relevance | path

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

/linux/drivers/dma/sh/
H A Drz-dmac.c45 u32 nxla; member
230 u32 nxla; in rz_lmdesc_setup() local
235 nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
238 nxla += sizeof(*lmdesc); in rz_lmdesc_setup()
239 lmdesc->nxla = nxla; in rz_lmdesc_setup()
244 lmdesc->nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
270 u32 nxla; in rz_dmac_enable_hw() local
280 nxla = channel->lmdesc.base_dma + in rz_dmac_enable_hw()
287 rz_dmac_ch_writel(channel, nxla, NXLA, 1); in rz_dmac_enable_hw()