Home
last modified time | relevance | path

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

/sound/soc/blackfin/
Dbf5xx-sport.h67 struct sport_device { struct
68 int dma_rx_chan;
69 int dma_tx_chan;
70 int err_irq;
71 struct sport_register *regs;
73 unsigned char *rx_buf;
74 unsigned char *tx_buf;
75 unsigned int rx_fragsize;
76 unsigned int tx_fragsize;
77 unsigned int rx_frags;
[all …]