Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h10 #define LTQ_DESC_SIZE 0x08 /* each descriptor is 64bit */ macro
/linux-6.1.9/arch/mips/lantiq/xway/
Ddma.c128 LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_alloc()
179 dma_free_coherent(ch->dev, LTQ_DESC_NUM * LTQ_DESC_SIZE, in ltq_dma_free()