Searched refs:clk_mgr_vgh (Results 1 – 3 of 3) sorted by relevance
40 struct clk_mgr_vgh { struct46 struct clk_mgr_vgh *clk_mgr, argument
56 container_of(clk_mgr, struct clk_mgr_vgh, base)445 struct clk_mgr_vgh *clk_mgr_vgh = TO_CLK_MGR_VGH(clk_mgr); in vg_notify_wm_ranges() local446 struct watermarks *table = clk_mgr_vgh->smu_wm_set.wm_set; in vg_notify_wm_ranges()451 if (!table || clk_mgr_vgh->smu_wm_set.mc_address.quad_part == 0) in vg_notify_wm_ranges()459 clk_mgr_vgh->smu_wm_set.mc_address.high_part); in vg_notify_wm_ranges()461 clk_mgr_vgh->smu_wm_set.mc_address.low_part); in vg_notify_wm_ranges()660 struct clk_mgr_vgh *clk_mgr, in vg_clk_mgr_construct()745 struct clk_mgr_vgh *clk_mgr = TO_CLK_MGR_VGH(clk_mgr_int); in vg_clk_mgr_destroy()
284 struct clk_mgr_vgh *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()