Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Drt1011.c2123 RT1011_SYSTEM_RESET_3, 0x0001); in rt1011_set_bias_level()
2129 RT1011_SYSTEM_RESET_3, 0x770f); in rt1011_set_bias_level()
2231 regmap_write(rt1011->regmap, RT1011_SYSTEM_RESET_3, 0x740f); in rt1011_calibrate()
2232 regmap_write(rt1011->regmap, RT1011_SYSTEM_RESET_3, 0x770f); in rt1011_calibrate()
Drt1011.h204 #define RT1011_SYSTEM_RESET_3 0x1009 macro