Searched refs:physymclk_root_clock_control (Results 1 – 4 of 4) sorted by relevance
155 .physymclk_root_clock_control = dcn35_physymclk_root_clock_control,
1368 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1369 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()1398 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1399 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()
150 .physymclk_root_clock_control = dcn35_physymclk_root_clock_control,
125 void (*physymclk_root_clock_control)( member