Lines Matching defs:hda_format
2900 unsigned short *hda_format)
2907 if (hda_format)
2908 *hda_format = (unsigned short)format_val;
3089 unsigned short hda_format;
3145 dma_get_converter_format(dma_engine, &hda_format);
3146 sample_rate_div = ((get_hdafmt_rate(hda_format) >> 0) & 3) + 1;
3147 sample_rate_mul = ((get_hdafmt_rate(hda_format) >> 3) & 3) + 1;
3148 num_chans = get_hdafmt_chs(hda_format) + 1;
3279 unsigned short hda_format = 0;
3300 dma_convert_to_hda_format(codec, sample_rate, channels, &hda_format);
3301 dma_engine->m_converter_format = hda_format;
3308 hda_format, &response);
3333 status = dsp_allocate_ports_format(codec, hda_format,