Searched refs:pow_reg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | tas2781.h | 168 unsigned int pow_reg; member
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-i2c.c | 277 dst[i++] = TASDEVICE_BOOK_ID(p->pow_reg); in tasdev_cali_data_get() 278 dst[i++] = TASDEVICE_PAGE_ID(p->pow_reg); in tasdev_cali_data_get() 279 dst[i++] = TASDEVICE_PAGE_REG(p->pow_reg); in tasdev_cali_data_get() 336 rc = tasdevice_dev_bulk_read(priv, j, p->pow_reg, &dst[i], 4); in tasdev_cali_data_get() 338 dev_err(priv->dev, "chn %d pow_reg bulk_rd err = %d\n", in tasdev_cali_data_get() 346 dev_dbg(priv->dev, "chn %d pow_reg is not same\n", j); in tasdev_cali_data_get() 663 p->pow_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
|
| H A D | tas2781-fmwlib.c | 697 r->pow_reg = TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser() 2115 p->pow_reg = TASDEVICE_REG(data[4], data[5], data[6]); in calbin_conversion() 2587 rc = tasdevice_dev_bulk_write(priv, i, p->pow_reg, &(data[k]), 4); in tasdev_load_calibrated_data()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda.c | 158 r->pow_reg = cali_reg[3]; in tas2781_apply_calib()
|
| H A D | tas2781_hda_i2c.c | 392 r->pow_reg = TAS2563_CAL_POWER; in tas2563_save_calibration()
|