SST_VDRTCTL0 257 sound/soc/intel/haswell/sst-haswell-dsp.c val = readl(sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 261 sound/soc/intel/haswell/sst-haswell-dsp.c writel(val, sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 313 sound/soc/intel/haswell/sst-haswell-dsp.c reg = readl(sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 315 sound/soc/intel/haswell/sst-haswell-dsp.c writel(reg, sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 365 sound/soc/intel/haswell/sst-haswell-dsp.c reg = readl(sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 369 sound/soc/intel/haswell/sst-haswell-dsp.c writel(reg & ~fw_dump_bit, sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 550 sound/soc/intel/haswell/sst-haswell-dsp.c val = readl(sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 552 sound/soc/intel/haswell/sst-haswell-dsp.c writel(val & ~bit, sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 587 sound/soc/intel/haswell/sst-haswell-dsp.c val = readl(sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 591 sound/soc/intel/haswell/sst-haswell-dsp.c writel(val | bit, sst->addr.pci_cfg + SST_VDRTCTL0); SST_VDRTCTL0 677 sound/soc/intel/haswell/sst-haswell-dsp.c writel(0xffffffff & ~fw_dump_bit, sst->addr.pci_cfg + SST_VDRTCTL0);