Lines Matching defs:width
217 int width = rsnd_rdai_width_get(rdai);
219 switch (width) {
225 dev_err(dev, "unsupported slot width value: %d\n", width);
238 int width = rsnd_rdai_width_get(rdai);
251 main_rate = width * param1 * param2 * ssi_clk_mul_table[j];
373 int width;
420 width = snd_pcm_format_width(runtime->format);
428 width = 32;
431 switch (width) {
616 dev_err(dev, "invalid combination of slot-width and format-data-width\n");