Searched refs:tlimit_reg (Results 1 – 5 of 5) sorted by relevance
| /linux/include/sound/ |
| H A D | tas2781.h | 169 unsigned int tlimit_reg; member
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-i2c.c | 281 dst[i++] = TASDEVICE_BOOK_ID(p->tlimit_reg); in tasdev_cali_data_get() 282 dst[i++] = TASDEVICE_PAGE_ID(p->tlimit_reg); in tasdev_cali_data_get() 283 dst[i++] = TASDEVICE_PAGE_REG(p->tlimit_reg); in tasdev_cali_data_get() 349 rc = tasdevice_dev_bulk_read(priv, j, p->tlimit_reg, in tasdev_cali_data_get() 665 p->tlimit_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
|
| H A D | tas2781-fmwlib.c | 711 r->tlimit_reg = in fct_param_address_parser() 2121 p->tlimit_reg = TASDEVICE_REG(data[4], data[5], data[6]); in calbin_conversion() 2593 rc = tasdevice_dev_bulk_write(priv, i, p->tlimit_reg, &(data[k]), 4); in tasdev_load_calibrated_data()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda.c | 159 r->tlimit_reg = cali_reg[4]; in tas2781_apply_calib()
|
| H A D | tas2781_hda_i2c.c | 393 r->tlimit_reg = TAS2563_CAL_TLIM; in tas2563_save_calibration()
|