Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt711.h86 #define RT711_FUNC_RESET 0xff01 macro
H A Drt711-sdw.c255 } else if (reg == RT711_FUNC_RESET) { in rt711_sdw_write()
H A Drt711.c79 regmap_write(regmap, RT711_FUNC_RESET, 0); in rt711_reset()