Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dframer-codec.c30 int max_chan_capture; member
55 framer->max_chan_capture = hweight32(rx_mask); in framer_dai_set_tdm_slot()
56 if (framer->max_chan_capture > FRAMER_NB_CHANNEL) { in framer_dai_set_tdm_slot()
106 return framer_dai_hw_rule_channels_by_format(dai, params, framer->max_chan_capture); in framer_dai_hw_rule_capture_channels_by_format()
152 return framer_dai_hw_rule_format_by_channels(dai, params, framer->max_chan_capture); in framer_dai_hw_rule_capture_format_by_channels()
196 format = framer_formats(framer->max_chan_capture); in framer_dai_startup()
199 frame_bits = framer->max_chan_capture * 8; in framer_dai_startup()
H A Dpeb2466.c55 int max_chan_capture; member
729 peb2466->max_chan_capture = chan; in peb2466_dai_set_tdm_slot()
801 peb2466->max_chan_playback : peb2466->max_chan_capture; in peb2466_dai_startup()