Searched refs:pow_reg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | tas2781.h | 170 unsigned int pow_reg; member
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-i2c.c | 279 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() 674 p->pow_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
|
| H A D | tas2781-fmwlib.c | 698 r->pow_reg = TASDEVICE_REG(dat[20], dat[21], dat[22]); in fct_param_address_parser() 2171 p->pow_reg = TASDEVICE_REG(data[4], data[5], data[6]); in calbin_conversion() 2633 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()
|