Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/sh/
H A Drz-dmac.c44 u32 nxla; member
218 u32 nxla; in rz_lmdesc_setup() local
223 nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
226 nxla += sizeof(*lmdesc); in rz_lmdesc_setup()
227 lmdesc->nxla = nxla; in rz_lmdesc_setup()
232 lmdesc->nxla = channel->lmdesc.base_dma; in rz_lmdesc_setup()
258 u32 nxla; in rz_dmac_enable_hw() local
268 nxla = channel->lmdesc.base_dma + in rz_dmac_enable_hw()
275 rz_dmac_ch_writel(channel, nxla, NXLA, 1); in rz_dmac_enable_hw()