Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/
H A Dapple-admac.c56 #define REG_RESIDUE(ch) (0x8064 + (ch) * 0x200) macro
352 residue1 = readl_relaxed(ad->base + REG_RESIDUE(channo)); in admac_cyclic_read_residue()
354 residue2 = readl_relaxed(ad->base + REG_RESIDUE(channo)); in admac_cyclic_read_residue()

Completed in 2 milliseconds