Searched refs:AUDIO_TOP_CON4 (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/sound/soc/mediatek/mt2701/ |
D | mt2701-reg.h | 13 #define AUDIO_TOP_CON4 0x0010 macro
|
D | mt2701-afe-pcm.c | 65 AUDIO_TOP_CON4,
|
/linux-6.6.21/sound/soc/mediatek/mt7986/ |
D | mt7986-reg.h | 14 #define AUDIO_TOP_CON4 0x0010 macro
|
D | mt7986-afe-pcm.c | 396 regmap_update_bits(afe->regmap, AUDIO_TOP_CON4, 0x3fff, 0x3fff); in mt7986_afe_runtime_suspend() 423 regmap_update_bits(afe->regmap, AUDIO_TOP_CON4, 0x3fff, 0); in mt7986_afe_runtime_resume()
|
/linux-6.6.21/sound/soc/mediatek/mt8188/ |
D | mt8188-audsys-clk.c | 52 GATE_AFE(_id, _name, _parent, AUDIO_TOP_CON4, _bit)
|
D | mt8188-reg.h | 18 #define AUDIO_TOP_CON4 (0x0010) macro
|
D | mt8188-afe-pcm.c | 2676 case AUDIO_TOP_CON4: in mt8188_is_volatile_reg()
|
/linux-6.6.21/sound/soc/mediatek/mt8195/ |
D | mt8195-audsys-clk.c | 52 GATE_AFE(_id, _name, _parent, AUDIO_TOP_CON4, _bit)
|
D | mt8195-reg.h | 20 #define AUDIO_TOP_CON4 (0x0010) macro
|
D | mt8195-afe-pcm.c | 2575 case AUDIO_TOP_CON4: in mt8195_is_volatile_reg()
|