Searched refs:tfa_hb_ready (Results 1 – 2 of 2) sorted by relevance
203 tfa_hb_ready = (1 << 3) /**< ready flag when config is loaded */ enumerator
302 if (tfa->need_hb_config && !(tfa->need_hb_config & tfa_hb_ready)) in tfa2_dev_start_cf()307 tfa->need_hb_config |= tfa_hb_ready; /* ready, don't do it again */ in tfa2_dev_start_cf()386 (tfa->need_hb_config & tfa_hb_ready) ? "warm" : "cold"); /* ready is warm */ in tfa2_dev_start()