Searched refs:notify_clocks (Results 1 – 2 of 2) sorted by relevance
238 cmd.notify_clocks.header.type = DMUB_CMD__CLK_MGR; in dcn31_update_clocks()239 cmd.notify_clocks.header.sub_type = DMUB_CMD__CLK_MGR_NOTIFY_CLOCKS; in dcn31_update_clocks()240 cmd.notify_clocks.clocks.dcfclk_khz = clk_mgr_base->clks.dcfclk_khz; in dcn31_update_clocks()241 cmd.notify_clocks.clocks.dcfclk_deep_sleep_khz = in dcn31_update_clocks()243 cmd.notify_clocks.clocks.dispclk_khz = clk_mgr_base->clks.dispclk_khz; in dcn31_update_clocks()244 cmd.notify_clocks.clocks.dppclk_khz = clk_mgr_base->clks.dppclk_khz; in dcn31_update_clocks()
2547 struct dmub_rb_cmd_clk_mgr_notify_clocks notify_clocks; member
Completed in 17 milliseconds