Lines Matching defs:hda_format
3021 unsigned short *hda_format)
3028 if (hda_format)
3029 *hda_format = (unsigned short)format_val;
3209 unsigned short hda_format;
3265 dma_get_converter_format(dma_engine, &hda_format);
3266 sample_rate_div = ((get_hdafmt_rate(hda_format) >> 0) & 3) + 1;
3267 sample_rate_mul = ((get_hdafmt_rate(hda_format) >> 3) & 3) + 1;
3268 num_chans = get_hdafmt_chs(hda_format) + 1;
3399 unsigned short hda_format = 0;
3420 dma_convert_to_hda_format(codec, sample_rate, channels, &hda_format);
3421 dma_engine->m_converter_format = hda_format;
3428 hda_format, &response);
3453 status = dsp_allocate_ports_format(codec, hda_format,