Lines Matching refs:format
175 * anything that works with the same serial format, ie.
181 hw->formats &= pcm_format_to_bits(i2sdev->format);
320 * and bit format, so now we have to program our
328 int sfr = 0; /* serial format register */
355 ((i2sdev->format != runtime->format)
361 i2sdev->format = runtime->format;
403 /* ok, let's set the serial format and stuff */
404 switch (runtime->format) {