Home
last modified time | relevance | path

Searched refs:get_hdafmt_chs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c1053 #define get_hdafmt_chs(fmt) (fmt & 0xf) macro
2990 num_chans = get_hdafmt_chs(fmt) + 1; in dsp_allocate_ports_format()
3280 num_chans = get_hdafmt_chs(hda_format) + 1; in dspxfr_one_seg()