Searched refs:ML26124_SW_RST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ml26124.h | 20 #define ML26124_SW_RST 0x10 macro
|
H A D | ml26124.c | 522 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 1); in ml26124_probe() 523 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 0); in ml26124_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ml26124.h | 20 #define ML26124_SW_RST 0x10 macro
|
H A D | ml26124.c | 521 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 1); in ml26124_probe() 522 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 0); in ml26124_probe()
|
Completed in 3 milliseconds