Searched refs:clk_mgr_dcn315 (Results 1 – 3 of 3) sorted by relevance
37 struct clk_mgr_dcn315 { struct43 struct clk_mgr_dcn315 *clk_mgr, argument
52 container_of(clk_mgr, struct clk_mgr_dcn315, base)435 struct clk_mgr_dcn315 *clk_mgr_dcn315 = TO_CLK_MGR_DCN315(clk_mgr); in dcn315_notify_wm_ranges() local436 struct dcn315_watermarks *table = clk_mgr_dcn315->smu_wm_set.wm_set; in dcn315_notify_wm_ranges()441 if (!table || clk_mgr_dcn315->smu_wm_set.mc_address.quad_part == 0) in dcn315_notify_wm_ranges()449 clk_mgr_dcn315->smu_wm_set.mc_address.high_part); in dcn315_notify_wm_ranges()451 clk_mgr_dcn315->smu_wm_set.mc_address.low_part); in dcn315_notify_wm_ranges()595 struct clk_mgr_dcn315 *clk_mgr, in dcn315_clk_mgr_construct()727 struct clk_mgr_dcn315 *clk_mgr = TO_CLK_MGR_DCN315(clk_mgr_int); in dcn315_clk_mgr_destroy()
305 struct clk_mgr_dcn315 *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
Completed in 5 milliseconds