Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_pll_8960.c21 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8960, clk_hw) macro
254 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_enable()
339 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_disable()
371 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_recalc_rate()
387 struct hdmi_pll_8960 *pll = hw_clk_to_pll(hw); in hdmi_pll_set_rate()
H A Dhdmi_phy_8996.c39 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8996, clk_hw) macro
398 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_set_clk_rate()
594 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_prepare()
647 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_recalc_rate()
666 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_unprepare()
675 struct hdmi_pll_8996 *pll = hw_clk_to_pll(hw); in hdmi_8996_pll_is_enabled()
H A Dhdmi_phy_8998.c41 #define hw_clk_to_pll(x) container_of(x, struct hdmi_pll_8998, clk_hw) macro
447 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_set_clk_rate()
612 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_prepare()
664 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_recalc_rate()
670 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_unprepare()
679 struct hdmi_pll_8998 *pll = hw_clk_to_pll(hw); in hdmi_8998_pll_is_enabled()