Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dhisi_dma.c171 static const struct debugfs_reg32 hisi_dma_comm_chan_regs[] = { variable
849 regs_sz_comm = ARRAY_SIZE(hisi_dma_comm_chan_regs); in hisi_dma_get_ch_regs()
860 memcpy(regs, hisi_dma_comm_chan_regs, sizeof(hisi_dma_comm_chan_regs)); in hisi_dma_get_ch_regs()