ssi_sxx_phys       98 sound/soc/fsl/fsl_dma.c 	dma_addr_t ssi_sxx_phys;
ssi_sxx_phys      426 sound/soc/fsl/fsl_dma.c 		dma_private->ssi_sxx_phys = dma->ssi_stx_phys;
ssi_sxx_phys      428 sound/soc/fsl/fsl_dma.c 		dma_private->ssi_sxx_phys = dma->ssi_srx_phys;
ssi_sxx_phys      553 sound/soc/fsl/fsl_dma.c 	dma_addr_t ssi_sxx_phys = dma_private->ssi_sxx_phys;
ssi_sxx_phys      593 sound/soc/fsl/fsl_dma.c 		ssi_sxx_phys += 3;
ssi_sxx_phys      597 sound/soc/fsl/fsl_dma.c 		ssi_sxx_phys += 2;
ssi_sxx_phys      670 sound/soc/fsl/fsl_dma.c 			link->dest_addr = cpu_to_be32(ssi_sxx_phys);
ssi_sxx_phys      672 sound/soc/fsl/fsl_dma.c 				upper_32_bits(ssi_sxx_phys));
ssi_sxx_phys      674 sound/soc/fsl/fsl_dma.c 			link->source_addr = cpu_to_be32(ssi_sxx_phys);
ssi_sxx_phys      676 sound/soc/fsl/fsl_dma.c 				upper_32_bits(ssi_sxx_phys));