Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5659.c598 case RT5659_SPK_DC_CAILB_CTRL_1: in rt5659_volatile_register()
961 case RT5659_SPK_DC_CAILB_CTRL_1: in rt5659_readable_register()
3964 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_1, 0x3e80); in rt5659_calibrate()
3965 regmap_update_bits(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_1, in rt5659_calibrate()
3971 RT5659_SPK_DC_CAILB_CTRL_1, &value); in rt5659_calibrate()
H A Drt5659.h366 #define RT5659_SPK_DC_CAILB_CTRL_1 0x0265 macro