Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/
H A Ddma.c127 LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_alloc()
178 dma_free_coherent(ch->dev, LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_free()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h10 #define LTQ_DESC_SIZE 0x08 /* each descriptor is 64bit */ macro