Searched refs:hubp_disable_control (Results 1 – 5 of 5) sorted by relevance
243 void (*hubp_disable_control)(struct hubp *hubp, bool disable_hubp); member
1386 if (hubp != NULL && hubp->funcs->hubp_disable_control) in dcn10_hw_wa_force_recovery()1387 hubp->funcs->hubp_disable_control(hubp, true); in dcn10_hw_wa_force_recovery()1396 if (hubp != NULL && hubp->funcs->hubp_disable_control) in dcn10_hw_wa_force_recovery()1397 hubp->funcs->hubp_disable_control(hubp, true); in dcn10_hw_wa_force_recovery()
1386 .hubp_disable_control = hubp1_disable_control,
2765 if (hubp && hubp->funcs->hubp_disable_control) in hwss_hubp_disable_control()2766 hubp->funcs->hubp_disable_control(hubp, disable); in hwss_hubp_disable_control()
4034 if (hubp != NULL && hubp->funcs->hubp_disable_control) in dcn401_hw_wa_force_recovery_sequence()4045 if (hubp != NULL && hubp->funcs->hubp_disable_control) in dcn401_hw_wa_force_recovery_sequence()