Searched refs:tasdevice (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | tas2781-fmwlib.c | 997 dev_err(tasdevice->dev, in tasdevice_load_block_kernel() 1514 ret = tasdevice_dev_read(tasdevice, chl, in do_singlereg_checksum() 1520 dev_err(tasdevice->dev, in do_singlereg_checksum() 1523 tasdevice->tasdevice[chl].err_code |= ERROR_YRAM_CRCCHK; in do_singlereg_checksum() 1637 &tas_priv->tasdevice[chn]); in tasdev_block_chksum() 1739 tas_priv->tasdevice[chn].err_code &= in tasdev_load_blk() 2014 struct tasdevice *tasdev = &(tas_priv->tasdevice[i]); in tas2781_load_calibration() 2230 struct tasdevice *tasdev; in tasdevice_calbin_remove() 2237 tasdev = &(tas_priv->tasdevice[i]); in tasdevice_calbin_remove() 2393 tas_priv->tasdevice[i].cur_conf = -1; in tasdevice_select_tuningprm_cfg() [all …]
|
| H A D | tas2781-comlib.c | 54 struct tasdevice *tasdev = &tas_priv->tasdevice[chn]; in tasdevice_change_chn_book() 95 struct tasdevice *tasdev = &tas_priv->tasdevice[chn]; in tasdev_chn_switch() 345 tas_priv->tasdevice[i].cur_book = -1; in tasdevice_init() 346 tas_priv->tasdevice[i].cur_prog = -1; in tasdevice_init() 347 tas_priv->tasdevice[i].cur_conf = -1; in tasdevice_init()
|
| H A D | tas2781-i2c.c | 335 struct tasdevice *tasdev = tas_priv->tasdevice; in calib_data_get() 371 struct tasdevice *tasdev = tas_priv->tasdevice; in sngl_calib_start() 488 struct tasdevice *tasdev = priv->tasdevice; in tas2781_calib_stop_put() 530 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_start_put() 564 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_stop_put() 651 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2781_latch_reg_get() 1140 struct tasdevice *tasdev = tas_priv->tasdevice; in tasdevice_active_num_get() 1277 struct tasdevice *tasdev = priv->tasdevice; in tasdevice_create_cali_ctrls() 1487 tas_priv->tasdevice[i].dev_addr); in tasdevice_fw_ready() 1491 tas_priv->tasdevice[i].dev_addr); in tasdevice_fw_ready() [all …]
|
| /linux-6.15/include/sound/ |
| H A D | tas2781.h | 134 struct tasdevice { struct 163 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS]; argument 239 struct tasdevice_priv *tasdevice, unsigned short chn,
|
| /linux-6.15/sound/pci/hda/ |
| H A D | tas2781_spi_fwlib.c | 859 struct tasdevice_priv *tasdevice, struct tasdev_blk *block) in tasdevice_load_block_kernel() argument 869 dev_err(tasdevice->dev, in tasdevice_load_block_kernel() 876 dev_err(tasdevice->dev, "%s: %u %u out of boundary\n", in tasdevice_load_block_kernel() 1280 dev_err(tasdevice->dev, "firmware error\n"); in tasdev_multibytes_chksum() 1298 dev_err(tasdevice->dev, "firmware error\n"); in tasdev_multibytes_chksum() 1303 ret = tasdevice_spi_dev_bulk_read(tasdevice, in tasdev_multibytes_chksum() 1319 crc_chksum += crc8(tasdevice->crc8_lkp_tbl, &nBuf1[i], in tasdev_multibytes_chksum() 1349 ret = tasdevice_spi_dev_read(tasdevice, in do_singlereg_checksum() 1355 dev_err(tasdevice->dev, in do_singlereg_checksum() 1358 tasdevice->err_code |= ERROR_YRAM_CRCCHK; in do_singlereg_checksum() [all …]
|
| H A D | tas2781-spi.h | 139 int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tasdevice,
|
| H A D | tas2781_hda_i2c.c | 106 tas_priv->tasdevice[tas_priv->ndev].dev_addr = in tas2781_get_i2c_res() 995 tas_hda->priv->tasdevice[i].cur_book = -1; in tas2781_system_resume() 996 tas_hda->priv->tasdevice[i].cur_prog = -1; in tas2781_system_resume() 997 tas_hda->priv->tasdevice[i].cur_conf = -1; in tas2781_system_resume()
|