Searched refs:rcabin (Results 1 – 7 of 7) sorted by relevance
221 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()233 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()236 __func__, kcontrol->id.name, tas_priv->rcabin.profile_cfg_id); in tasdevice_get_profile_id()248 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id()257 tas_priv->rcabin.profile_cfg_id, val); in tasdevice_set_profile_id()259 if (tas_priv->rcabin.profile_cfg_id != val) { in tasdevice_set_profile_id()260 tas_priv->rcabin.profile_cfg_id = val; in tasdevice_set_profile_id()
490 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()500 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()509 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id()513 if (tas_priv->rcabin.profile_cfg_id != val) { in tasdevice_set_profile_id()514 tas_priv->rcabin.profile_cfg_id = val; in tasdevice_set_profile_id()980 tas_priv->rcabin.profile_cfg_id = TAS2781_PRE_POST_RESET_CFG; in tasdev_fw_ready()982 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
85 struct tasdevice_rca rcabin; member
174 if (tas_priv->rcabin.fw_hdr.binary_version_num >= 0x105) { in tasdevice_add_config()281 rca = &tas_priv->rcabin; in tasdevice_spi_rca_parser()812 struct tasdevice_rca *rca = &tas_priv->rcabin; in tasdevice_spi_select_cfg_blk()1910 struct tasdevice_rca *rca = &tas_priv->rcabin; in tasdevice_spi_config_info_remove()1993 int profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_spi_tuning_switch()
164 struct tasdevice_rca rcabin; member
172 if (tas_priv->rcabin.fw_hdr.binary_version_num >= 0x105) { in tasdevice_add_config()280 rca = &(tas_priv->rcabin); in tasdevice_rca_parser()932 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_select_cfg_blk()2249 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_config_info_remove()2353 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_select_tuningprm_cfg()2502 int profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()2519 profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()
941 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()943 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()1016 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()1027 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()