Searched refs:clk_mgr_vgh (Results 1 – 3 of 3) sorted by relevance
37 struct clk_mgr_vgh { struct43 struct clk_mgr_vgh *clk_mgr, argument
53 container_of(clk_mgr, struct clk_mgr_vgh, base)457 struct clk_mgr_vgh *clk_mgr_vgh = TO_CLK_MGR_VGH(clk_mgr); in vg_notify_wm_ranges() local458 struct watermarks *table = clk_mgr_vgh->smu_wm_set.wm_set; in vg_notify_wm_ranges()463 if (!table || clk_mgr_vgh->smu_wm_set.mc_address.quad_part == 0) in vg_notify_wm_ranges()471 clk_mgr_vgh->smu_wm_set.mc_address.high_part); in vg_notify_wm_ranges()473 clk_mgr_vgh->smu_wm_set.mc_address.low_part); in vg_notify_wm_ranges()731 struct clk_mgr_vgh *clk_mgr, in vg_clk_mgr_construct()828 struct clk_mgr_vgh *clk_mgr = TO_CLK_MGR_VGH(clk_mgr_int); in vg_clk_mgr_destroy()
264 struct clk_mgr_vgh *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()