Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/mediatek/mt2701/
Dmt2701-afe-common.h95 int on[MTK_STREAM_NUM];
96 int occupied[MTK_STREAM_NUM];
97 const struct mt2701_i2s_data *i2s_data[MTK_STREAM_NUM];
98 struct clk *hop_ck[MTK_STREAM_NUM];
114 bool mrg_enable[MTK_STREAM_NUM];
/Linux-v4.19/sound/soc/mediatek/common/
Dmtk-base-afe.h12 #define MTK_STREAM_NUM (SNDRV_PCM_STREAM_LAST + 1) macro