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
1543 .is_dc_mode_present = dcn401_is_dc_mode_present,
157 dc->caps.dcmode_power_limits_present = dc->clk_mgr->funcs->is_dc_mode_present && in dcn401_init_hw() 158 dc->clk_mgr->funcs->is_dc_mode_present(dc->clk_mgr); in dcn401_init_hw()