Searched refs:is_dc_mode_present (Results 1 – 3 of 3) sorted by relevance
338 bool (*is_dc_mode_present)(struct clk_mgr *clk_mgr); member
148 dc->caps.dcmode_power_limits_present = dc->clk_mgr->funcs->is_dc_mode_present && in dcn401_init_hw()149 dc->clk_mgr->funcs->is_dc_mode_present(dc->clk_mgr); in dcn401_init_hw()
1547 .is_dc_mode_present = dcn401_is_dc_mode_present,
Completed in 13 milliseconds