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, argument
88 container_of(clk_mgr, struct clk_mgr_dcn35, base)490 struct clk_mgr_dcn35 *clk_mgr) in dcn35_dump_clk_registers()700 struct clk_mgr_dcn35 *clk_mgr_dcn35 = TO_CLK_MGR_DCN35(clk_mgr); in dcn35_notify_wm_ranges() local701 struct dcn35_watermarks *table = clk_mgr_dcn35->smu_wm_set.wm_set; in dcn35_notify_wm_ranges()706 if (!table || clk_mgr_dcn35->smu_wm_set.mc_address.quad_part == 0) in dcn35_notify_wm_ranges()714 clk_mgr_dcn35->smu_wm_set.mc_address.high_part); in dcn35_notify_wm_ranges()716 clk_mgr_dcn35->smu_wm_set.mc_address.low_part); in dcn35_notify_wm_ranges()1083 struct clk_mgr_dcn35 *clk_mgr, in dcn35_clk_mgr_construct()1240 struct clk_mgr_dcn35 *clk_mgr = TO_CLK_MGR_DCN35(clk_mgr_int); in dcn35_clk_mgr_destroy()
352 struct clk_mgr_dcn35 *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
Completed in 8 milliseconds