Searched refs:physymclk_root_clock_control (Results 1 – 4 of 4) sorted by relevance
151 .physymclk_root_clock_control = dcn35_physymclk_root_clock_control,
156 .physymclk_root_clock_control = dcn35_physymclk_root_clock_control,
1403 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1404 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()1433 if (dc->hwseq->funcs.physymclk_root_clock_control) in dcn35_root_clock_control()1434 dc->hwseq->funcs.physymclk_root_clock_control(dc->hwseq, i, power_on); in dcn35_root_clock_control()
126 void (*physymclk_root_clock_control)( member
Completed in 9 milliseconds