Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dedma.h133 dma_addr_t edma_get_position(unsigned slot, bool dst);
/linux-4.1.27/drivers/dma/
Dedma.c896 pos = edma_get_position(edesc->echan->slot[0], dst); in edma_residue()
/linux-4.1.27/arch/arm/common/
Dedma.c1007 dma_addr_t edma_get_position(unsigned slot, bool dst) in edma_get_position() function