Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt711.c46 static int rt711_index_read(struct regmap *regmap, in rt711_index_read() function
67 ret = rt711_index_read(regmap, nid, reg, &orig); in rt711_index_update_bits()
108 rt711_index_read(regmap, RT711_VENDOR_CALI, in rt711_calibration()
121 rt711_index_read(regmap, RT711_VENDOR_CALI, in rt711_calibration()
142 ret = rt711_index_read(rt711->regmap, RT711_VENDOR_REG, in rt711_button_detect()
146 ret = rt711_index_read(rt711->regmap, RT711_VENDOR_REG, in rt711_button_detect()
190 ret = rt711_index_read(rt711->regmap, RT711_VENDOR_REG, in rt711_headset_detect()
200 ret = rt711_index_read(rt711->regmap, RT711_VENDOR_REG, in rt711_headset_detect()
329 ret = rt711_index_read(rt711->regmap, RT711_VENDOR_REG, in rt711_btn_check_handler()