Home
last modified time | relevance | path

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

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