Home
last modified time | relevance | path

Searched refs:coldstarting (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_container.c686 int coldstarting = tfa2_dev_is_fw_cold(tfa); /* set if FW is cold */ in tfa2_cnt_write_msg() local
699 *cmd_lsb = coldstarting ? 0 : 2; /* if cold cmd_id = coldstart variant */ in tfa2_cnt_write_msg()
703 *cmd_lsb = coldstarting ? 7 : 8; /* if cold cmd_id = coldstart variant */ in tfa2_cnt_write_msg()