Go to the documentation of this file.
30 #ifndef __BF5XX_SPORT_H__
31 #define __BF5XX_SPORT_H__
33 #include <linux/types.h>
34 #include <linux/wait.h>
40 #define DESC_ELEMENT_COUNT 9
96 #ifdef CONFIG_SND_BF5XX_MMAP_SUPPORT
101 unsigned int tx_buffer_size;
102 unsigned int rx_buffer_size;
134 unsigned int rcr1,
unsigned int rcr2,
135 unsigned int clkdiv,
unsigned int fsdiv);
138 unsigned int tcr1,
unsigned int tcr2,
139 unsigned int clkdiv,
unsigned int fsdiv);
148 int fragcount,
size_t fragsize_bytes);
151 int fragcount,
size_t fragsize_bytes);
173 u8 *in_data,
int len);