Home
last modified time | relevance | path

Searched refs:channel32_readl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dtxx9dmac.c44 #define channel32_readl(dc, name) \ macro
53 channel64_readl(dc, name) : channel32_readl(dc, name))
89 return channel32_readl(dc, CHAR); in channel_read_CHAR()
301 channel32_readl(dc, CHAR), in txx9dmac_dump_regs()
302 channel32_readl(dc, SAR), in txx9dmac_dump_regs()
303 channel32_readl(dc, DAR), in txx9dmac_dump_regs()
304 channel32_readl(dc, CNTR), in txx9dmac_dump_regs()
305 channel32_readl(dc, SAIR), in txx9dmac_dump_regs()
306 channel32_readl(dc, DAIR), in txx9dmac_dump_regs()
307 channel32_readl(d in txx9dmac_dump_regs()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dtxx9dmac.c44 #define channel32_readl(dc, name) \ macro
53 channel64_readl(dc, name) : channel32_readl(dc, name))
89 return channel32_readl(dc, CHAR); in channel_read_CHAR()
301 channel32_readl(dc, CHAR), in txx9dmac_dump_regs()
302 channel32_readl(dc, SAR), in txx9dmac_dump_regs()
303 channel32_readl(dc, DAR), in txx9dmac_dump_regs()
304 channel32_readl(dc, CNTR), in txx9dmac_dump_regs()
305 channel32_readl(dc, SAIR), in txx9dmac_dump_regs()
306 channel32_readl(dc, DAIR), in txx9dmac_dump_regs()
307 channel32_readl(d in txx9dmac_dump_regs()
[all...]

Completed in 4 milliseconds