Home
last modified time | relevance | path

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

/linux/arch/mips/lantiq/xway/
H A Ddma.c128 LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_alloc()
134 ltq_dma_w32(LTQ_DESC_NUM, LTQ_DMA_CDLEN); in ltq_dma_alloc()
179 dma_free_coherent(ch->dev, LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_free()
/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h11 #define LTQ_DESC_NUM 0xC0 /* 192 descriptors / channel */ macro