Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sh/
A Ddma-sh7760.c50 struct camelot_pcm { struct
51 unsigned long mmio; /* DMABRG audio channel control reg MMIO */
52 unsigned int txid; /* ID of first DMABRG IRQ for this unit */
54 struct snd_pcm_substream *tx_ss;
55 unsigned long tx_period_size;
56 unsigned int tx_period;
58 struct snd_pcm_substream *rx_ss;
59 unsigned long rx_period_size;
60 unsigned int rx_period;

Completed in 5 milliseconds