sfcsr             452 sound/soc/fsl/fsl_ssi.c 		u32 sfcsr;
sfcsr             460 sound/soc/fsl/fsl_ssi.c 			regmap_read(ssi->regs, REG_SSI_SFCSR, &sfcsr);
sfcsr             461 sound/soc/fsl/fsl_ssi.c 			if (SSI_SFCSR_TFCNT0(sfcsr))
sfcsr             466 sound/soc/fsl/fsl_ssi.c 		if (!SSI_SFCSR_TFCNT0(sfcsr))