Searched defs:i2s_path (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-clock-ctrl.c | 40 struct mt2701_i2s_path *i2s_path = &afe_priv->i2s_path[i]; in mt2701_init_clock() local 101 mt2701_afe_enable_i2s(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int dir) mt2701_afe_enable_i2s() argument 127 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 D | mt2701-afe-common.h | 90 struct mt2701_i2s_path *i2s_path; member
|
H A D | mt2701-afe-pcm.c | 149 struct mt2701_i2s_path *i2s_path; in mt2701_afe_i2s_shutdown() local 122 mt2701_afe_i2s_path_disable(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int stream_dir) mt2701_afe_i2s_path_disable() argument 173 mt2701_i2s_path_enable(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int stream_dir, int rate) mt2701_i2s_path_enable() argument 237 struct mt2701_i2s_path *i2s_path; mt2701_afe_i2s_prepare() local [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-clock-ctrl.c | 40 struct mt2701_i2s_path *i2s_path = &afe_priv->i2s_path[i]; in mt2701_init_clock() local 101 mt2701_afe_enable_i2s(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int dir) mt2701_afe_enable_i2s() argument 127 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 D | mt2701-afe-common.h | 90 struct mt2701_i2s_path *i2s_path; member
|
H A D | mt2701-afe-pcm.c | 149 struct mt2701_i2s_path *i2s_path; in mt2701_afe_i2s_shutdown() local 122 mt2701_afe_i2s_path_disable(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int stream_dir) mt2701_afe_i2s_path_disable() argument 173 mt2701_i2s_path_enable(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int stream_dir, int rate) mt2701_i2s_path_enable() argument 237 struct mt2701_i2s_path *i2s_path; mt2701_afe_i2s_prepare() local [all...] |
Completed in 4 milliseconds