SST_PMCS 273 sound/soc/intel/haswell/sst-haswell-dsp.c val = readl(sst->addr.pci_cfg + SST_PMCS); SST_PMCS 275 sound/soc/intel/haswell/sst-haswell-dsp.c writel(val, sst->addr.pci_cfg + SST_PMCS); SST_PMCS 318 sound/soc/intel/haswell/sst-haswell-dsp.c reg = readl(sst->addr.pci_cfg + SST_PMCS); SST_PMCS 320 sound/soc/intel/haswell/sst-haswell-dsp.c writel(reg, sst->addr.pci_cfg + SST_PMCS); SST_PMCS 324 sound/soc/intel/haswell/sst-haswell-dsp.c reg = readl(sst->addr.pci_cfg + SST_PMCS) & SST_PMCS_PS_MASK;