Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/dwc/
Dlocal.h82 #define MIN_CHANNEL_NUM 2 macro
Ddwc-i2s.c505 dw_i2s_dai->playback.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()
519 dw_i2s_dai->capture.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()