Searched refs:AFE_HD_ENGEN_ENABLE (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8365/ |
D | mt8365-afe-clk.c | 301 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8365_afe_hd_engen_enable() 304 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8365_afe_hd_engen_enable() 313 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8365_afe_hd_engen_disable() 316 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8365_afe_hd_engen_disable()
|
D | mt8365-reg.h | 608 #define AFE_HD_ENGEN_ENABLE (0x0dd0) macro
|
D | mt8365-afe-pcm.c | 90 AFE_HD_ENGEN_ENABLE,
|
/linux-6.12.1/sound/soc/mediatek/mt8183/ |
D | mt8183-afe-clk.c | 405 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8183_apll1_enable() 421 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8183_apll1_disable() 459 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8183_apll2_enable() 475 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8183_apll2_disable()
|
D | mt8183-reg.h | 375 #define AFE_HD_ENGEN_ENABLE 0x0dd0 macro
|
/linux-6.12.1/sound/soc/mediatek/mt8192/ |
D | mt8192-afe-clk.c | 311 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8192_apll1_enable() 323 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8192_apll1_disable() 361 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8192_apll2_enable() 373 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8192_apll2_disable()
|
D | mt8192-reg.h | 2895 #define AFE_HD_ENGEN_ENABLE 0x0dd0 macro
|
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-afe-clk.c | 412 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8186_apll1_enable() 429 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8186_apll1_disable() 465 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8186_apll2_enable() 482 regmap_update_bits(afe->regmap, AFE_HD_ENGEN_ENABLE, in mt8186_apll2_disable()
|
D | mt8186-reg.h | 2646 #define AFE_HD_ENGEN_ENABLE 0x0dd0 macro
|