Home
last modified time | relevance | path

Searched defs:i2s_path (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-clock-ctrl.c40 struct mt2701_i2s_path *i2s_path = &afe_priv->i2s_path[i]; mt2701_init_clock() local
102 mt2701_afe_enable_i2s(struct mtk_base_afe * afe,struct mt2701_i2s_path * i2s_path,int dir) mt2701_afe_enable_i2s() argument
128 mt2701_afe_disable_i2s(struct mtk_base_afe * afe,struct mt2701_i2s_path * i2s_path,int dir) mt2701_afe_disable_i2s() argument
138 struct mt2701_i2s_path *i2s_path = &afe_priv->i2s_path[id]; mt2701_afe_enable_mclk() local
146 struct mt2701_i2s_path *i2s_path = &afe_priv->i2s_path[id]; mt2701_afe_disable_mclk() local
274 struct mt2701_i2s_path *i2s_path = &priv->i2s_path[id]; mt2701_mclk_configuration() local
[all...]
H A Dmt2701-afe-common.h90 struct mt2701_i2s_path *i2s_path; global() member