Home
last modified time | relevance | path

Searched refs:ML26124_SW_RST (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dml26124.h32 #define ML26124_SW_RST 0x10 macro
Dml26124.c534 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 1); in ml26124_probe()
535 snd_soc_component_update_bits(component, ML26124_SW_RST, 0x01, 0); in ml26124_probe()