Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dml26124.h32 #define ML26124_SW_RST 0x10 macro
Dml26124.c534 snd_soc_update_bits(codec, ML26124_SW_RST, 0x01, 1); in ml26124_probe()
535 snd_soc_update_bits(codec, ML26124_SW_RST, 0x01, 0); in ml26124_probe()