Searched refs:hda_format (Results 1 – 1 of 1) sorted by relevance
3033 unsigned short *hda_format) in dma_convert_to_hda_format() argument3039 if (hda_format) in dma_convert_to_hda_format()3040 *hda_format = (unsigned short)format_val; in dma_convert_to_hda_format()3220 unsigned short hda_format; in dspxfr_one_seg() local3276 dma_get_converter_format(dma_engine, &hda_format); in dspxfr_one_seg()3277 sample_rate_div = ((get_hdafmt_rate(hda_format) >> 0) & 3) + 1; in dspxfr_one_seg()3279 num_chans = get_hdafmt_chs(hda_format) + 1; in dspxfr_one_seg()3410 unsigned short hda_format = 0; in dspxfr_image() local3432 dma_engine->m_converter_format = hda_format; in dspxfr_image()3439 hda_format, &response); in dspxfr_image()[all …]