Lines Matching defs:width
215 int width = rsnd_rdai_width_get(rdai);
217 switch (width) {
223 dev_err(dev, "unsupported slot width value: %d\n", width);
236 int width = rsnd_rdai_width_get(rdai);
249 main_rate = width * param1 * param2 * ssi_clk_mul_table[j];
374 int width;
417 width = snd_pcm_format_width(runtime->format);
425 width = 32;
428 switch (width) {
542 dev_err(dev, "invalid combination of slot-width and format-data-width\n");