Searched refs:lock_phy (Results 1 – 6 of 6) sorted by relevance
75 bool (*lock_phy)(struct dmcu *dmcu); member
501 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn314_disable_link_output()502 dmcu->funcs->lock_phy(dmcu); in dcn314_disable_link_output()
1051 .lock_phy = dcn20_lock_phy,1064 .lock_phy = dcn20_lock_phy,
3285 if (dmcu != NULL && dmcu->funcs->lock_phy) in dce110_enable_dp_link_output()3286 dmcu->funcs->lock_phy(dmcu); in dce110_enable_dp_link_output()3312 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dce110_disable_link_output()3313 dmcu->funcs->lock_phy(dmcu); in dce110_disable_link_output()
1400 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn32_disable_link_output()1401 dmcu->funcs->lock_phy(dmcu); in dcn32_disable_link_output()
1020 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn401_disable_link_output()1021 dmcu->funcs->lock_phy(dmcu); in dcn401_disable_link_output()1035 else if (dmcu != NULL && dmcu->funcs->lock_phy) in dcn401_disable_link_output()