Home
last modified time | relevance | path

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

/linux-5.10/sound/pci/rme9652/
Drme9652.c186 struct snd_rme9652 { struct
187 int dev;
189 spinlock_t lock;
190 int irq;
191 unsigned long port;
192 void __iomem *iobase;
194 int precise_ptr;
196 u32 control_register; /* cached value */
197 u32 thru_bits; /* thru 1=on, 0=off channel 1=Bit1... channel 26= Bit26 */
199 u32 creg_spdif;
[all …]