Searched refs:which_i2s (Results 1 – 1 of 1) sorted by relevance
186 int which_i2s; member2291 rk3308->which_i2s = ACODEC_TO_I2S1_2CH; in rk3308_codec_check_i2s_sdis()2294 rk3308->which_i2s = ACODEC_TO_I2S3_4CH; in rk3308_codec_check_i2s_sdis()2297 rk3308->which_i2s = ACODEC_TO_I2S2_8CH; in rk3308_codec_check_i2s_sdis()2337 if (rk3308->which_i2s == ACODEC_TO_I2S2_8CH) { in rk3308_codec_adc_grps_route_config()2342 } else if (rk3308->which_i2s == ACODEC_TO_I2S3_4CH) { in rk3308_codec_adc_grps_route_config()2347 } else if (rk3308->which_i2s == ACODEC_TO_I2S1_2CH) { in rk3308_codec_adc_grps_route_config()2374 rk3308->which_i2s = ACODEC_TO_I2S2_8CH; in rk3308_codec_adc_grps_route_default()4056 char which_i2s[32] = {0}; in adc_grps_route_show() local4060 switch (rk3308->which_i2s) { in adc_grps_route_show()[all …]