Searched refs:AFE_I2S_CON1_EN (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c92 #define AFE_I2S_CON1_EN (0x1 << 0) macro
220 regmap_update_bits(afe->regmap, AFE_I2S_CON1, ~AFE_I2S_CON1_EN, val);

Completed in 127 milliseconds