Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt715.h91 #define RT715_FUNC_RESET 0xff01 macro
H A Drt715-sdw.c312 } else if (reg == RT715_FUNC_RESET) { in rt715_sdw_write()
H A Drt715.c99 regmap_write(regmap, RT715_FUNC_RESET, 0); in rt715_reset()