Home
last modified time | relevance | path

Searched refs:RT711_FUNC_RESET (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt711.h87 #define RT711_FUNC_RESET 0xff01 macro
H A Drt711-sdw.c252 } else if (reg == RT711_FUNC_RESET) { in rt711_sdw_write()
H A Drt711.c78 regmap_write(regmap, RT711_FUNC_RESET, 0); in rt711_reset()