Searched refs:tasdevice (Results 1 – 6 of 6) sorted by relevance
890 if (tas_priv->tasdevice[chn].is_loading == false) in tasdevice_process_block()997 tas_priv->tasdevice[chn].cur_prog = -1; in tasdevice_process_block()998 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()1000 tas_priv->tasdevice[chn].cur_conf = -1; in tasdevice_process_block()1043 tas_priv->tasdevice[chn].is_loading = true; in tasdevice_select_cfg_blk()1066 struct tasdevice_priv *tasdevice, struct tasdev_blk *block) in tasdevice_load_block_kernel() argument1073 int rc = tasdevice_process_block(tasdevice, data + length, in tasdevice_load_block_kernel()1076 dev_err(tasdevice->dev, in tasdevice_load_block_kernel()1083 dev_err(tasdevice->dev, "%s: %u %u out of boundary\n", in tasdevice_load_block_kernel()1505 static int tasdev_multibytes_chksum(struct tasdevice_priv *tasdevice, in tasdev_multibytes_chksum() argument[all …]
368 struct tasdevice *tasdev = tas_priv->tasdevice; in calib_data_get() 404 struct tasdevice *tasdev = tas_priv->tasdevice; in sngl_calib_start() 521 struct tasdevice *tasdev = priv->tasdevice; in tas2781_calib_stop_put() 563 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_start_put() 597 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_stop_put() [all...]
158 struct tasdevice *tasdev = &p->tasdevice[chn]; in tasdevice_spi_change_chn_book()225 tas_priv->tasdevice[tas_priv->index].cur_book = -1; in tasdevice_spi_init()226 tas_priv->tasdevice[tas_priv->index].cur_conf = -1; in tasdevice_spi_init()227 tas_priv->tasdevice[tas_priv->index].cur_prog = -1; in tasdevice_spi_init()682 tas_priv->tasdevice[tas_priv->index].cur_prog = 0; in tasdev_fw_ready()684 tas_priv->tasdevice[tas_priv->index].cur_conf = 0; in tasdev_fw_ready()841 tas_priv->tasdevice[tas_priv->index].cur_book = -1; in tas2781_runtime_suspend()842 tas_priv->tasdevice[tas_priv->index].cur_conf = -1; in tas2781_runtime_suspend()896 tas_priv->tasdevice[tas_priv->index].cur_book = -1; in tas2781_system_resume()897 tas_priv->tasdevice[tas_priv->index].cur_conf = -1; in tas2781_system_resume()[all …]
74 tas_priv->tasdevice[tas_priv->ndev].dev_addr = in tas2781_get_i2c_res()778 tas_hda->priv->tasdevice[i].cur_book = -1; in tas2781_system_resume()779 tas_hda->priv->tasdevice[i].cur_prog = -1; in tas2781_system_resume()780 tas_hda->priv->tasdevice[i].cur_conf = -1; in tas2781_system_resume()
150 struct tasdevice { struct 199 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS]; member 153 cali_data_fmwtasdevice global() argument 154 dev_addrtasdevice global() argument 155 err_codetasdevice global() argument 156 cur_booktasdevice global() argument 157 cur_progtasdevice global() argument 158 cur_conftasdevice global() argument 159 is_loadingtasdevice global() argument 160 is_loaderrtasdevice global() argument
27 struct tasdevice_priv *tasdevice, unsigned short chn,