Searched refs:enable_power_gating_plane (Results 1 – 3 of 3) sorted by relevance
296 void (*enable_power_gating_plane)( member
1989 dc->hwss.enable_power_gating_plane(hws, true); in dcn20_fpga_init_hw()2124 dc->hwss.enable_power_gating_plane = dcn20_enable_power_gating_plane; in dcn20_hw_sequencer_construct()
1207 dc->hwss.enable_power_gating_plane(hws, true); in dcn10_init_hw()1302 dc->hwss.enable_power_gating_plane(dc->hwseq, true); in dcn10_init_hw()3370 .enable_power_gating_plane = dcn10_enable_power_gating_plane,