Searched refs:clk_mgr_dcn35 (Results 1 – 3 of 3) sorted by relevance
44 struct clk_mgr_dcn35 { struct57 struct clk_mgr_dcn35 *clk_mgr, argument64 struct clk_mgr_dcn35 *clk_mgr,
154 container_of(clk_mgr, struct clk_mgr_dcn35, base)639 struct clk_mgr_dcn35 *clk_mgr) in dcn35_save_clk_registers()754 struct clk_mgr_dcn35 *clk_mgr_dcn35 = TO_CLK_MGR_DCN35(clk_mgr_int); in dcn35_init_clocks() local765 dcn35_save_clk_registers(&clk_mgr->boot_snapshot, clk_mgr_dcn35); in dcn35_init_clocks()943 struct clk_mgr_dcn35 *clk_mgr_dcn35 = TO_CLK_MGR_DCN35(clk_mgr); in dcn35_notify_wm_ranges() local944 struct dcn35_watermarks *table = clk_mgr_dcn35->smu_wm_set.wm_set; in dcn35_notify_wm_ranges()949 if (!table || clk_mgr_dcn35->smu_wm_set.mc_address.quad_part == 0) in dcn35_notify_wm_ranges()957 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()959 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()1422 struct clk_mgr_dcn35 *clk_mgr, in dcn35_clk_mgr_construct()[all …]
353 struct clk_mgr_dcn35 *clk_mgr = kzalloc_obj(*clk_mgr); in dc_clk_mgr_create()