fw_ext             95 sound/soc/intel/baytrail/sst-baytrail-dsp.c 					    (dsp->addr.fw_ext - dsp->addr.lpe);
fw_ext            265 sound/soc/intel/baytrail/sst-baytrail-dsp.c 	sst->addr.fw_ext = ioremap(pdata->fw_base, pdata->fw_size);
fw_ext            266 sound/soc/intel/baytrail/sst-baytrail-dsp.c 	if (!sst->addr.fw_ext) {
fw_ext            342 sound/soc/intel/baytrail/sst-baytrail-dsp.c 	iounmap(sst->addr.fw_ext);
fw_ext             78 sound/soc/intel/common/sst-dsp-priv.h 	void __iomem *fw_ext;