fw_dump_bit       305 sound/soc/intel/haswell/sst-haswell-dsp.c 	u32 reg, fw_dump_bit;
fw_dump_bit       368 sound/soc/intel/haswell/sst-haswell-dsp.c 	fw_dump_bit = 1 << SST_VDRTCL0_DSRAMPGE_SHIFT;
fw_dump_bit       369 sound/soc/intel/haswell/sst-haswell-dsp.c 	writel(reg & ~fw_dump_bit, sst->addr.pci_cfg + SST_VDRTCTL0);
fw_dump_bit       616 sound/soc/intel/haswell/sst-haswell-dsp.c 	u32 offset, size, fw_dump_bit;
fw_dump_bit       674 sound/soc/intel/haswell/sst-haswell-dsp.c 	fw_dump_bit = 1 << SST_VDRTCL0_DSRAMPGE_SHIFT;
fw_dump_bit       677 sound/soc/intel/haswell/sst-haswell-dsp.c 	writel(0xffffffff & ~fw_dump_bit, sst->addr.pci_cfg + SST_VDRTCTL0);