BIT_FW_DW_RDY
fw_ctrl = (fw_ctrl | BIT_FW_DW_RDY) & ~BIT_MCUFWDL_EN;
#define FW_READY (BIT_FW_INIT_RDY | BIT_FW_DW_RDY | \