Home
last modified time | relevance | path

Searched defs:x_count (Results 1 – 1 of 1) sorted by relevance

/arch/blackfin/include/asm/
Ddma.h49 unsigned short x_count; member
64 unsigned short x_count; /* DMA x_count register */ member
134 static inline void set_dma_x_count(unsigned int channel, unsigned short x_count) in set_dma_x_count()