Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dtas2781.h149 unsigned int r0_low_reg; member
/linux-6.15/sound/soc/codecs/
H A Dtas2781-i2c.c236 dst[i++] = TASDEVICE_BOOK_ID(p->r0_low_reg); in tasdev_cali_data_get()
237 dst[i++] = TASDEVICE_PAGE_ID(p->r0_low_reg); in tasdev_cali_data_get()
238 dst[i++] = TASDEVICE_PAGE_REG(p->r0_low_reg); in tasdev_cali_data_get()
275 rc = tasdevice_dev_bulk_read(priv, j, p->r0_low_reg, in tasdev_cali_data_get()
627 p->r0_low_reg = TASDEVICE_REG(src[i], src[i + 1], src[i + 2]); in tasdev_cali_data_put()
H A Dtas2781-fmwlib.c623 r->r0_low_reg = in fct_param_address_parser()
2324 rc = tasdevice_dev_bulk_write(priv, i, p->r0_low_reg, &(data[k]), 4); in tasdev_load_calibrated_data()
/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_i2c.c577 cali_reg[2] = r->r0_low_reg; in tas2781_apply_calib()