hubbub1_soft_reset
void hubbub1_soft_reset(struct hubbub *hubbub, bool reset);
hubbub1_soft_reset(dc->res_pool->hubbub, true);
hubbub1_soft_reset(dc->res_pool->hubbub, false);
hwss_add_hubbub_soft_reset(seq_state, dc->res_pool->hubbub, hubbub1_soft_reset, true);
hwss_add_hubbub_soft_reset(seq_state, dc->res_pool->hubbub, hubbub1_soft_reset, false);