cs_readl           81 sound/pci/cs5535audio/cs5535audio.c 		tmp = cs_readl(cs5535au, ACC_CODEC_CNTL);
cs_readl          106 sound/pci/cs5535audio/cs5535audio.c 		val = cs_readl(cs5535au, ACC_CODEC_STATUS);
cs_readl          222 sound/pci/cs5535audio/cs5535audio.c 				cs_readl(cs5535au, ACC_GPIO_STATUS);
cs_readl          225 sound/pci/cs5535audio/cs5535audio.c 				cs_readl(cs5535au, ACC_GPIO_STATUS);
cs_readl          198 sound/pci/cs5535audio/cs5535audio_pcm.c 	return cs_readl(cs5535au, ACC_BM0_PRD);
cs_readl          203 sound/pci/cs5535audio/cs5535audio_pcm.c 	return cs_readl(cs5535au, ACC_BM0_PNTR);
cs_readl          229 sound/pci/cs5535audio/cs5535audio_pcm.c 	return cs_readl(cs5535au, ACC_BM1_PRD);
cs_readl          234 sound/pci/cs5535audio/cs5535audio_pcm.c 	return cs_readl(cs5535au, ACC_BM1_PNTR);
cs_readl          113 sound/pci/cs5535audio/cs5535audio_pm.c 		tmp = cs_readl(cs5535au, ACC_CODEC_STATUS);