Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/dwc/
Ddesignware_i2s.c84 #define MIN_CHANNEL_NUM 2 macro
471 dw_i2s_dai->playback.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()
483 dw_i2s_dai->capture.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()