aif_val           974 sound/soc/codecs/isabelle.c 	unsigned int aif_val = 0;
aif_val           978 sound/soc/codecs/isabelle.c 		aif_val &= ~ISABELLE_AIF_MS;
aif_val           981 sound/soc/codecs/isabelle.c 		aif_val |= ISABELLE_AIF_MS;
aif_val           989 sound/soc/codecs/isabelle.c 		aif_val |= ISABELLE_I2S_MODE;
aif_val           992 sound/soc/codecs/isabelle.c 		aif_val |= ISABELLE_LEFT_J_MODE;
aif_val           995 sound/soc/codecs/isabelle.c 		aif_val |= ISABELLE_PDM_MODE;
aif_val          1002 sound/soc/codecs/isabelle.c 			(ISABELLE_AIF_MS | ISABELLE_AIF_FMT_MASK), aif_val);
aif_val          1144 sound/soc/codecs/lm49453.c 	u16 aif_val;
aif_val          1151 sound/soc/codecs/lm49453.c 		aif_val = 0;
aif_val          1154 sound/soc/codecs/lm49453.c 		aif_val = LM49453_AUDIO_PORT1_BASIC_SYNC_MS;
aif_val          1157 sound/soc/codecs/lm49453.c 		aif_val = LM49453_AUDIO_PORT1_BASIC_CLK_MS;
aif_val          1160 sound/soc/codecs/lm49453.c 		aif_val = LM49453_AUDIO_PORT1_BASIC_CLK_MS |
aif_val          1187 sound/soc/codecs/lm49453.c 			    (aif_val | mode | clk_phase));