Searched defs:snd_rme9652 (Results 1 – 1 of 1) sorted by relevance
199 struct snd_rme9652 { struct200 int dev;202 spinlock_t lock;203 int irq;204 unsigned long port;205 void __iomem *iobase;207 int precise_ptr;209 u32 control_register; /* cached value */210 u32 thru_bits; /* thru 1=on, 0=off channel 1=Bit1... channel 26= Bit26 */212 u32 creg_spdif;[all …]