Searched refs:clk_mgr_dcn316 (Results 1 – 3 of 3) sorted by relevance
37 struct clk_mgr_dcn316 { struct43 struct clk_mgr_dcn316 *clk_mgr, argument
80 container_of(clk_mgr, struct clk_mgr_dcn316, base)413 struct clk_mgr_dcn316 *clk_mgr_dcn316 = TO_CLK_MGR_DCN316(clk_mgr); in dcn316_notify_wm_ranges() local414 struct dcn316_watermarks *table = clk_mgr_dcn316->smu_wm_set.wm_set; in dcn316_notify_wm_ranges()419 if (!table || clk_mgr_dcn316->smu_wm_set.mc_address.quad_part == 0) in dcn316_notify_wm_ranges()427 clk_mgr_dcn316->smu_wm_set.mc_address.high_part); in dcn316_notify_wm_ranges()429 clk_mgr_dcn316->smu_wm_set.mc_address.low_part); in dcn316_notify_wm_ranges()615 struct clk_mgr_dcn316 *clk_mgr, in dcn316_clk_mgr_construct()716 struct clk_mgr_dcn316 *clk_mgr = TO_CLK_MGR_DCN316(clk_mgr_int); in dcn316_clk_mgr_destroy()
316 struct clk_mgr_dcn316 *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()