Home
last modified time | relevance | path

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

/drivers/dma/
Dat_hdmac.c722 | ATC_SIF(atchan->mem_if) | ATC_DIF(atchan->per_if); in atc_prep_slave_sg()
761 | ATC_SIF(atchan->per_if) | ATC_DIF(atchan->mem_if); in atc_prep_slave_sg()
868 | ATC_SIF(atchan->mem_if) in atc_dma_cyclic_fill_desc()
880 | ATC_DIF(atchan->mem_if); in atc_dma_cyclic_fill_desc()
1305 atchan->mem_if = (dma_spec->args[0] >> 16) & 0xff; in at_dma_xlate()
1472 atchan->mem_if = AT_DMA_MEM_IF; in at_dma_probe()
Dat_hdmac_regs.h248 u8 mem_if; member