Searched refs:ac108_sample_resolution (Results 1 – 1 of 1) sorted by relevance
269 static const struct real_val_to_reg_val ac108_sample_resolution[] = { variable1294 for (i = 0; i < ARRAY_SIZE(ac108_sample_resolution); i++) { in ac108_codec_hw_params()1295 if (ac108_sample_resolution[i].real_val == sample_resolution) { in ac108_codec_hw_params()1298 ac108_sample_resolution[i].reg_val << SAMPLE_RESOLUTION); in ac108_codec_hw_params()
Completed in 5 milliseconds