Searched defs:snd_rme9652 (Results 1 – 1 of 1) sorted by relevance
184 struct snd_rme9652 { struct185 int dev;187 spinlock_t lock;188 int irq;189 unsigned long port;190 void __iomem *iobase;192 int precise_ptr;194 u32 control_register; /* cached value */195 u32 thru_bits; /* thru 1=on, 0=off channel 1=Bit1... channel 26= Bit26 */197 u32 creg_spdif;[all …]