Home
last modified time | relevance | path

Searched refs:hw_clk_to_pll (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/hdmi/
Dhdmi_pll_8960.c30 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
263 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_enable()
348 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_disable()
380 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_recalc_rate()
396 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_set_rate()
Dhdmi_phy_8996.c46 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro
405 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_set_clk_rate()
601 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_prepare()
654 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_recalc_rate()
673 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_unprepare()
682 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_is_enabled()
/Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.c62 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_round_rate()
74 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_prepare()
81 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in msm_dsi_pll_helper_clk_unprepare()
Ddsi_pll_28nm_8960.c120 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_set_rate()
161 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_is_enabled()
171 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_recalc_rate()
Ddsi_pll.h48 #define hw_clk_to_pll(x) container_of(x, struct msm_dsi_pll, clk_hw) macro
Ddsi_pll_10nm.c312 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_10nm_vco_set_rate()
399 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_10nm_vco_prepare()
448 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_10nm_vco_unprepare()
471 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_10nm_vco_recalc_rate()
Ddsi_pll_28nm.c138 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_set_rate()
253 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_is_enabled()
263 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_28nm_clk_recalc_rate()
Ddsi_pll_14nm.c585 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_14nm_vco_set_rate()
635 struct msm_dsi_pll *pll = hw_clk_to_pll(hw); in dsi_pll_14nm_vco_recalc_rate()