Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dapple-admac.c46 #define REG_RESIDUE(ch) (0x8064 + (ch) * 0x200) macro
269 residue1 = readl_relaxed(ad->base + REG_RESIDUE(channo)); in admac_cyclic_read_residue()
271 residue2 = readl_relaxed(ad->base + REG_RESIDUE(channo)); in admac_cyclic_read_residue()