Lines Matching defs:hda_format
3008 unsigned short *hda_format)
3014 if (hda_format)
3015 *hda_format = (unsigned short)format_val;
3195 unsigned short hda_format;
3251 dma_get_converter_format(dma_engine, &hda_format);
3252 sample_rate_div = ((get_hdafmt_rate(hda_format) >> 0) & 3) + 1;
3253 sample_rate_mul = ((get_hdafmt_rate(hda_format) >> 3) & 3) + 1;
3254 num_chans = get_hdafmt_chs(hda_format) + 1;
3385 unsigned short hda_format = 0;
3406 dma_convert_to_hda_format(codec, sample_rate, channels, &hda_format);
3407 dma_engine->m_converter_format = hda_format;
3414 hda_format, &response);
3439 status = dsp_allocate_ports_format(codec, hda_format,