Searched refs:dcn303_enable_power_gating_plane (Results 1 – 3 of 3) sorted by relevance
35 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable);
39 dc->hwseq->funcs.enable_power_gating_plane = dcn303_enable_power_gating_plane; in dcn303_hw_sequencer_construct()
61 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable) in dcn303_enable_power_gating_plane() function