Searched refs:need_sb_config (Results 1 – 2 of 2) sorted by relevance
150 tfa->need_sb_config = -1; in tfa2_set_query_info()362 tfa->need_sb_config = 0; in tfa2_dev_start_speakerboost()382 dev_dbg(&tfa->i2c->dev, "SB:%s ", tfa->need_sb_config ? "cold" : "warm"); in tfa2_dev_start()434 if (tfa->need_sb_config && have_dsp) in tfa2_dev_start()505 tfa->need_sb_config = -1; in tfa2_dev_force_cold()542 return tfa->need_sb_config; /* SBSL is not set if config not done */ in tfa2_dev_is_fw_cold()943 tfa->need_sb_config = tfa->need_hw_init; in tfa2_dev_update_config_init()949 tfa->need_sb_config = 0; // this may be needed in case of in-kernel messaging in tfa2_dev_update_config_init()
263 int need_sb_config; /**< SB firmware parameters not configured */ member