Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt1011.c2070 RT1011_SYSTEM_RESET_3, 0x0001); in rt1011_set_bias_level()
2076 RT1011_SYSTEM_RESET_3, 0x770f); in rt1011_set_bias_level()
2179 regmap_write(rt1011->regmap, RT1011_SYSTEM_RESET_3, 0x740f); in rt1011_calibrate()
2180 regmap_write(rt1011->regmap, RT1011_SYSTEM_RESET_3, 0x770f); in rt1011_calibrate()
Drt1011.h204 #define RT1011_SYSTEM_RESET_3 0x1009 macro