cs2000_regs       222 sound/pci/oxygen/xonar_pcm179x.c 	u8 cs2000_regs[0x1f];
cs2000_regs       282 sound/pci/oxygen/xonar_pcm179x.c 	data->cs2000_regs[reg] = value;
cs2000_regs       289 sound/pci/oxygen/xonar_pcm179x.c 	if (value != data->cs2000_regs[reg])
cs2000_regs       451 sound/pci/oxygen/xonar_pcm179x.c 		     data->cs2000_regs[CS2000_FUN_CFG_1]);
cs2000_regs       464 sound/pci/oxygen/xonar_pcm179x.c 	data->cs2000_regs[CS2000_FUN_CFG_1] = CS2000_REF_CLK_DIV_1;
cs2000_regs       506 sound/pci/oxygen/xonar_pcm179x.c 	data->cs2000_regs[CS2000_FUN_CFG_1] = CS2000_REF_CLK_DIV_1;
cs2000_regs      1158 sound/pci/oxygen/xonar_pcm179x.c 			snd_iprintf(buffer, " %02x", data->cs2000_regs[i]);
cs2000_regs      1161 sound/pci/oxygen/xonar_pcm179x.c 			snd_iprintf(buffer, " %02x", data->cs2000_regs[i]);