Searched refs:physymclk_root_clock_control (Results 1 – 4 of 4) sorted by relevance
152 .physymclk_root_clock_control = dcn35_physymclk_root_clock_control,
1344 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1345 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()1374 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1375 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()
125 void (*physymclk_root_clock_control)( member