Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/keembay/
Dkmb_platform.h93 #define MIN_CHANNEL_NUM 2 macro
/Linux-v6.6/sound/soc/dwc/
Dlocal.h104 #define MIN_CHANNEL_NUM 2 macro
Ddwc-i2s.c607 dw_i2s_dai->playback.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()
621 dw_i2s_dai->capture.channels_min = MIN_CHANNEL_NUM; in dw_configure_dai()