Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781.h167 unsigned int pow_reg; member
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c279 dst[i++] = TASDEVICE_BOOK_ID(p->pow_reg); in tasdev_cali_data_get()
280 dst[i++] = TASDEVICE_PAGE_ID(p->pow_reg); in tasdev_cali_data_get()
281 dst[i++] = TASDEVICE_PAGE_REG(p->pow_reg); in tasdev_cali_data_get()
338 rc = tasdevice_dev_bulk_read(priv, j, p->pow_reg, &dst[i], 4); in tasdev_cali_data_get()
666 p->pow_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c158 r->pow_reg = cali_reg[3]; in tas2781_apply_calib()
H A Dtas2781_hda_i2c.c393 r->pow_reg = TAS2563_CAL_POWER; in tas2563_save_calibration()