Home
last modified time | relevance | path

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

/linux/include/linux/
H A Datmel_pdc.h15 #define ATMEL_PDC_RPR 0x100 /* Receive Pointer Register */ macro
/linux/sound/atmel/
H A Dac97c.c335 writel(runtime->dma_addr, chip->regs + ATMEL_PDC_RPR); in atmel_ac97c_capture_prepare()
431 bytes = readl(chip->regs + ATMEL_PDC_RPR); in atmel_ac97c_capture_pointer()