Searched refs:is_dc_mode_present (Results 1 – 2 of 2) sorted by relevance
338 bool (*is_dc_mode_present)(struct clk_mgr *clk_mgr); member
151 dc->caps.dcmode_power_limits_present = dc->clk_mgr->funcs->is_dc_mode_present && in dcn401_init_hw()152 dc->clk_mgr->funcs->is_dc_mode_present(dc->clk_mgr); in dcn401_init_hw()